Documentation Index
Fetch the complete documentation index at: https://docs.enconvo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Enconvo Browser Extension lets Enconvo control your real browser when a task needs your signed-in browser state. Use it for sites such as LinkedIn, Gmail, Salesforce, dashboards, or internal tools where your cookies and browser extensions matter. For public pages, local previews, or workflows that should not touch your personal browser profile, use isolated browser automation instead.Set Up The Extension
Install the extension
Install the Enconvo browser extension in Chrome, Edge, Brave, Arc, Vivaldi, Opera, or Firefox.
Open your browser
Keep the browser running. The extension connects to Enconvo automatically over
ws://localhost:11225.Check the toolbar popup
Click the extension icon. The popup should show Connected Chrome, Connected Edge, Connected Firefox, or the current browser name.
Popup Status
The extension popup shows:- Connection status: whether the current browser extension instance is connected to Enconvo.
- Current browser: the browser this extension instance is connected as, such as Chrome, Edge, Brave, or Firefox.
- Connected browsers: other browser extension instances currently connected to Enconvo.
- Version: the installed browser extension version.
- Learn more: a link back to this documentation page.
Multiple Browsers
Enconvo can connect to more than one browser at the same time. Browser actions use this priority order when no browser is specified:- The default browser selected in Computer Use settings.
- Your macOS system default browser.
- The most recently focused connected browser.
chrome, google_chrome, edge, brave_browser, arc, vivaldi, opera, and firefox.
Website Access And Safety
Browser pages can contain untrusted instructions. Review the site and the requested action before allowing Enconvo to continue on sensitive pages. The extension uses browser permissions to read page content, click, type, capture screenshots, inspect tabs, and access cookies when a browser task requires it. Treat authenticated pages, browser history, and internal tools as sensitive data.Troubleshooting
The popup says disconnected
The popup says disconnected
- Make sure Enconvo is running.
- Restart the browser.
- Disable and re-enable the extension.
- Confirm nothing is blocking
localhost:11225.
The wrong browser is controlled
The wrong browser is controlled
Open Computer Use settings and set the default browser, or pass a browser value such as
edge, chrome, or firefox in the browser action.The extension is connected but a page cannot be controlled
The extension is connected but a page cannot be controlled
Browser internal pages such as
chrome:// cannot be controlled. Strict CSP pages, closed Shadow DOM, and browser permission prompts may also limit automation.File upload does not work
File upload does not work
In the browser extension details page, enable file URL access if the task needs local file uploads or file-backed pages.