Product
Browser Extension
Install and configure Twig Chrome extension
TL;DR
Chrome extension for querying Twig agents from any webpage. Features:
Key Takeaways
- What is the Browser Extension
- Install Extension
- Use Extension
- Verify Installation
- Common Mistakes
- When This Doesn't Apply
What is the Browser Extension
Chrome extension for querying Twig agents from any webpage.
Features:
- Query agents via sidebar panel
- Copy responses to clipboard
- Edit responses (Train role+)
- All queries logged to your Inbox
- Keyboard shortcut:
Cmd+Shift+K(Mac) orCtrl+Shift+K(Windows)
Supported browsers: Chrome, Brave, Edge (Chromium-based)
Install Extension
Step 1: Get Extension Key
- Click your name (bottom left navigation)
- Select Settings
- Click Browser Extension in sidebar
- Click Copy Key
Expected result: Key copied to clipboard (format: ext_key_abc123..., 64 characters)
Step 2: Install from Chrome Web Store
- Click Visit Page and Install Chrome Extension link
- Opens Chrome Web Store: chrome.google.com/webstore/.../twig-ai
- Click Add to Chrome button
- Confirm in popup: Add extension
Expected result: Confirmation banner "Twig AI has been added to Chrome"
Step 3: Pin Extension
- Click puzzle icon (extensions) in Chrome toolbar
- Find "Twig AI" in list
- Click pin icon next to it
Expected result: Twig icon appears in toolbar (visible on all pages)
Step 4: Configure Extension
- Click Twig icon in toolbar
- Sidebar opens on right side
- Paste extension key in input field
- Click Connect
Expected result: Status changes to "Connected", agent selector appears
Use Extension
- Click Twig icon or press
Cmd+Shift+K - Select agent from dropdown
- Type question
- Press Enter
Expected result: Response in 2-5 seconds with citations
Panel features:
- Query history (last 10 queries)
- Copy button for responses
- Edit button (Train role+)
- Link to open full Playground
Verify Installation
Check in web app:
- Review → Inbox
- Filter by source: "Extension"
- See queries from extension with tag "chrome_extension"
Common Mistakes
Symptom: Extension shows "Invalid key" error
Cause: Key expired, revoked, or pasted incorrectly
Diagnostic steps:
- Settings → Browser Extension → verify key still listed
- Copy key again (old key may have been revoked)
- Check no extra spaces before/after key
Fix: Regenerate key (Settings → Browser Extension → Generate New Key), paste in extension
Symptom: Extension sidebar doesn't open
Cause: Extension disabled or Chrome update required
Diagnostic steps:
- Extensions menu (puzzle icon) → verify "Twig AI" shows "On"
- Chrome settings → Extensions → find Twig AI → verify enabled
Fix: Toggle extension off/on, or reload extension (click refresh icon)
Symptom: Queries work but don't appear in Inbox
Cause: Extension using cached agent config, or query failed silently
Diagnostic steps:
- Check extension console: Right-click Twig icon → Inspect → Console tab → look for errors
- Verify API key has Execute scope (Settings → API Keys)
Fix: Reconnect extension (click Disconnect → paste key again)
When This Doesn't Apply
Firefox/Safari: Not supported (Chrome Web Store extensions only). Use web app at app.twig.so instead.
Mobile browsers: Extensions not supported on iOS/Android Chrome. Use mobile web app (responsive design).
Agent Instructions: Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on the current page URL with the ask query parameter:
GET /dev/product/plugins/setup-browser-extension.md?ask=<question>
The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
Last updated January 26, 2026


