Side panel, local storage, token context, and optional HTTPS chat backend.
- Token tab for saving a Solana token mint context
- Chat tab with local session history and quick prompts
- No host permissions, content scripts, wallet, keys, or page reading
CHROME EXTENSION
The published Chrome extension is intentionally lightweight: a side panel with a Token view, a Chat view, local browser storage, and an optional HTTPS backend URL that you configure yourself.
WHAT IT DOES
WhiteOwl Extension does not inject into websites or monitor browsing activity. It opens as a Chrome side panel so you can keep token context and chat notes available while you research.
Paste a Solana token mint into the side panel and keep that context available for prompts and notes.
Chat sessions are stored locally in Chrome extension storage so you can return to previous research threads.
The extension has no default cloud service. If you add a backend URL, chat messages are sent only to that HTTPS endpoint.
The Chrome package does not request tabs, history, cookies, webRequest, activeTab, scripting, or host permissions.
DATA PRACTICES
Token mint context, chat sessions, UI state, and the backend URL are stored with chrome.storage.local on your device.
The extension does not read page content, inject content scripts, track browsing history, or collect website data.
The current Chrome Web Store package does not contain a wallet and does not handle private keys, seed phrases, or transactions.
CHROME WEB STORE
CURRENT PACKAGE
The public page, privacy policy, and support page all describe the same current package: a side-panel-only extension with local storage and optional HTTPS chat backend configuration.