Extension guide
Install, configure, and use the Enquire Chrome extension.
The Enquire extension is the browser-side runtime. It owns the visible Chrome tab, stores local settings and procedures, runs the side-panel agent, and keeps the cloud tunnel open when Cloud mode is enabled.
Install
Enquire is currently distributed as a signed beta build. Email support@enqr.dev for access.
For local development, build from the sibling enquire repo:
npm install
npm run build:storeThen load the extension in Chrome:
- Open
chrome://extensions - Enable Developer mode
- Click Load unpacked
- Select
dist/chrome-mv3-store/from theenquirerepo
Modes
| Mode | What it does |
|---|---|
| Local | Runs the side-panel agent in your browser. External MCP clients cannot reach this browser. |