Panerelay
Connect AI agents to your signed-in Chrome or Edge session with tab-level control and a visible release button.

About
Panerelay is an AI browser automation relay for Chrome and Edge that lets agents work inside your existing signed-in session. It connects tools like agent-browser, Browser Use, and Playwright CLI to one tab or all supported tabs, so you can keep browsing uninterrupted while still seeing and releasing control when needed.
What is Panerelay?
Panerelay is an AI browser automation relay that links local agents to the Chrome or Edge browser you already use. The app is built around the idea that an AI browser automation relay should reuse your real session instead of asking you to export cookies or rebuild state from scratch. That matters when you are already signed in to sites, have multiple tabs open, and want an agent to continue from the exact page you are seeing.
Panerelay supports three named automation paths in the source material: agent-browser, Browser Use, and Playwright CLI. Those tools keep their own automation behavior, while Panerelay handles the browser access layer and the tab scope you authorize. In other words, the relay is the piece that connects the agent to the browser, while the agent still does the work.
The product also emphasizes visible control. When an AI browser automation relay is active, you can see that control is live and release it when you want. That makes Panerelay different from background-only flows that remove the browser from your line of sight.
Key features
Panerelay focuses on a small set of browser automation features that are clearly documented on the site:
- Works with Chrome or Edge, using the browser profile you already have open.
- Keeps your signed-in session in place, so the AI browser automation relay can operate without cookie export.
- Lets you authorize either the current tab or all supported tabs.
- Shows active control in the extension UI, with release always available.
- Avoids focus stealing, so background automation does not interrupt the page you are using.
- Connects with agent-browser, Browser Use, and Playwright CLI through the same relay model.
- Preserves native agent tooling such as snapshots, refs, screenshots, network tools, and diagnostics when used with agent-browser.
The source also highlights a few workflow details that matter in practice. For example, focus on a tab does not automatically grant access to every other tab, and authorization is separate from control. That separation is central to how this AI browser automation relay is designed.
How to use it
- Install Panerelay in Chrome or Edge.
- Add the Agent Skill or follow the quickstart shown on the site.
- Connect your chosen tool, such as agent-browser, Browser Use, or Playwright CLI.
- Authorize the scope you want: the current tab for focused work or all supported tabs for broader workflows.
- Let the agent operate while you keep the browser session signed in and visible.
- Release control from the extension when you need to take back the page.
The site shows a local setup flow that can include commands like npx skills add F-loat/panerelay --skill panerelay-browser and npx --yes @panerelay/setup --agent-browser, but the exact path depends on which integration you use. If you are using the AI browser automation relay through agent-browser, the quickstart also mentions a doctor step before work begins.
For day-to-day use, the main decision is the tab scope. Choose one tab when you want precise control over a single task. Choose all supported tabs when the workflow spans several pages in the same browser session.
Who it is for
Panerelay is for people who want an AI browser automation relay that fits into an existing browser rather than replacing it.
- Developers using agent-browser, Browser Use, or Playwright CLI.
- Users who need agents to act inside a signed-in Chrome or Edge profile.
- Teams that want to keep visible browser control and reduce surprise behavior.
- People running workflows that move across multiple tabs but still need a clear authorization boundary.
- Anyone who prefers local browser automation over a separate remote browser session.
The app is especially relevant if your work depends on a persistent authenticated session. That makes it useful for dashboards, admin panels, and other web tools where logging in again would slow down the process.
What to know before you use it
Panerelay is not a general-purpose AI agent by itself; it is an AI browser automation relay and access layer. You still need a compatible agent or automation tool, such as agent-browser, Browser Use, or Playwright CLI, to do the actual browser actions.
A few caveats are worth keeping in mind:
- Panerelay is built around Chrome and Edge, so other browsers are not mentioned in the source material.
- The site describes local browser control, but it does not claim to automate every browser feature or every website behavior.
- Authorization is scoped, so choosing one tab does not mean all tabs are available.
- The quickstart and tool commands shown on the site are specific to the documented integrations; if your setup differs, you should follow the official Panerelay instructions.
- For sensitive account actions, site-specific restrictions, confirmations, or audit requirements may still apply, even when the relay is active.
If you need the exact supported workflow or the latest setup command, rely on the official Panerelay docs and quickstart pages rather than assumptions from generic browser automation guides. The best use case for this AI browser automation relay is staying in your own browser, keeping your session live, and handing visible control to an agent only for as long as you want.
FAQ
What exactly does Panerelay do?
Panerelay connects local AI agents to your Chrome browser so they can work inside authorized tabs while keeping your login and data private. It eliminates the need for a separate browser or cookie export by bridging agents directly into your existing session, with a built-in chat surface for interaction.
Is Panerelay free to use?
Yes, Panerelay is completely free and open-source. There are no paid tiers, subscriptions, or in-app purchases. You can view and contribute to the source code.
What is Panerelay and who is it for?
Panerelay is a Chrome extension designed for developers and AI enthusiasts who want to let local AI agents control specific browser tabs securely. It’s ideal for automating web tasks without switching browsers or sharing sensitive credentials.
What is Panerelay used for?
Panerelay lets AI agents control your existing Chrome or Edge browser tabs without rebuilding sessions. It keeps your logins and browsing context intact, supporting focused one-tab or all-tab automation workflows.
Is Panerelay free or paid?
Its pricing is unknown from the source material. The site explains how to install and use it, but it does not list a price, plan, or subscription tier.
What does Panerelay actually do?
Panerelay connects AI agents to your existing Chrome or Edge session. It lets you authorize one tab or all supported tabs while keeping your signed-in browser state intact.
What kind of AI agents work with Panerelay?
Panerelay works with any AI agent that can use the agent-browser CLI or MCP protocols. This includes local agents running on your machine that are compatible with these standards, allowing them to control Chrome tabs directly.
How do I install Panerelay?
Add the Panerelay extension from the Chrome Web Store or Edge Add-ons, then run `npx skills add F-loat/panerelay --skill panerelay-browser` in your terminal to install the agent skill.
Which browsers does Panerelay support?
It is built for Chrome and Edge. The page repeatedly references those browsers and mentions the official Chrome Web Store build, with Edge support via browser extension settings.
Which automation tools work with Panerelay?
Panerelay explicitly mentions agent-browser, Browser Use, and Playwright CLI. Those tools keep their own automation behavior while Panerelay handles browser access and tab scope.
How does Panerelay protect my privacy?
Panerelay only operates on tabs you manually authorize; it does not collect or transmit your data. All agent interactions stay on your local machine, and your Chrome credentials remain secure.
How do I authorize tabs for an agent?
You explicitly authorize tabs via the Panerelay interface. Only tabs you grant permission to can be controlled by the agent. The agent will not switch your active tab or access unauthorized tabs.
Which automation tools does Panerelay support?
It natively supports agent-browser, Browser Use, and Playwright CLI. Each tool retains its own automation semantics while using Panerelay's tab-scoping and session management.
Can Panerelay connect AI agents to open tabs?
Yes. It is designed to connect agent tools to tabs you authorize, including agent-browser, Browser Use, and Playwright CLI workflows.
Does Panerelay work without logging in again?
Yes, that is one of its main benefits. The app is designed to reuse your current browser profile, so you can stay signed in instead of exporting cookies.
What are the system requirements for Panerelay?
Panerelay requires a local AI agent that supports agent-browser via CLI or MCP. It runs as a lightweight Chrome extension (version 0.2.0, 126KiB) on any compatible browser. No additional software or browser profile is needed.
Does Panerelay require a separate browser or account?
No, Panerelay integrates directly with your existing Chrome session and profile. You don't need to install a separate browser, create a new account, or export cookies—everything works with your current login state.
Which AI agents work with Panerelay?
Any local agent that supports agent-browser via CLI or MCP can be integrated. Once set up, Panerelay automatically discovers such agents and provides a chat interface for them in the side panel.
Can I limit agent access to a single tab?
Yes. In the extension popup, you can authorize only the current tab or all compatible tabs. The agent's control is visible, and you can release it at any time with one click.
Do I need to export cookies to use it?
No. The site says cookies stay in the browser, so you do not need to export them to reuse your signed-in session.
Is Panerelay only for one tab at a time?
No, you can choose one tab or all supported tabs. The site makes tab scope a first-class setting, which is useful for both focused and cross-page workflows.
Who is Panerelay designed for?
Panerelay is built for developers and technical users who run local AI agents and want them to interact with websites using their existing Chrome sessions. It’s ideal if you want to avoid repeated logins and keep agent activity confined to tabs you control.
Is Panerelay free?
The pricing is not stated in the source material, so the cost is unknown. Check the official site for the latest pricing or access details.
Can I use Panerelay with multiple agents simultaneously?
Yes, Panerelay can manage multiple local agents, each with its own authorized tabs. The side panel lists all active agents and their activities, allowing you to control them individually.
Who is Panerelay best suited for?
It is best suited for developers and AI agent builders who need authenticated browser access with explicit domain and tab approval.