wrabbit Bridge is a sovereign browser assistant in the ZYNTHIO ecosystem. It sends page context you explicitly capture (screenshots, text, selections, clicks) only to the Hermes/FastAPI endpoint you configure. ZYNTHIO does not operate a cloud relay for this extension.
chrome.storage.local on your device.| Permission | Why |
|---|---|
activeTab | Capture screenshot and page context from the tab you are using |
scripting | Inject click-tracking listener when you enable Track clicks |
storage | Remember your Hermes endpoint and persona |
tabs | Identify the active tab for capture |
clipboardWrite | Copy captured context to clipboard on request |
<all_urls> | Allow capture on any site you choose to use the extension on |
The extension does not read or transmit page data unless you trigger a capture or send action.
This extension does not download or execute remote code. All logic ships inside the extension package. Your Hermes backend (Ollama/FastAPI) runs on infrastructure you control.
Data flows only to the endpoint you set in the popup. If that endpoint is your private VDS, no third-party vendor receives your browsing context unless you point the endpoint elsewhere.
ZYNTHIO — zynthio.ai
Support: Chrome Web Store listing support hub or your ZYNTHIO operator contact.
We may update this policy. The effective date at the top will change when we do.