WhiteOwl emblem
WHITEOWL Side Panel Extension

CHROME EXTENSION

WhiteOwl Side Panel keeps token notes and chat in one focused browser surface.

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.

Extension scope

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

WHAT IT DOES

A small Chrome side panel for repeated token research workflows.

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.

Token view

Save the token mint you are researching.

Paste a Solana token mint into the side panel and keep that context available for prompts and notes.

Chat view

Use quick prompts and local chat history.

Chat sessions are stored locally in Chrome extension storage so you can return to previous research threads.

Backend URL

Connect only to the HTTPS backend you choose.

The extension has no default cloud service. If you add a backend URL, chat messages are sent only to that HTTPS endpoint.

Minimal permissions

Scoped to sidePanel and storage.

The Chrome package does not request tabs, history, cookies, webRequest, activeTab, scripting, or host permissions.

DATA PRACTICES

The extension stores only what it needs for the side panel experience.

01

Local by default

Token mint context, chat sessions, UI state, and the backend URL are stored with chrome.storage.local on your device.

02

No page access

The extension does not read page content, inject content scripts, track browsing history, or collect website data.

03

No wallet data

The current Chrome Web Store package does not contain a wallet and does not handle private keys, seed phrases, or transactions.

CURRENT PACKAGE

Built to match the published Chrome permissions and privacy disclosure.

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.