Last updated: June 19, 2026
Effective for version: 0.1.0

Summary

BrowserShell does not collect, transmit, or sell your personal data. All processing happens locally in your browser. There are no accounts, no analytics, and no external servers.

Data we access

BrowserShell accesses browser APIs only when you run a command. Examples:

DataWhen accessedStored?
Open tabstabs, tab commandsNo — read at execution time
Bookmarksbookmark, bookmarksNo
Browsing historyhistory commandNo
Cookiescookies, siteinfo, forgetNo — unless you export via export
Downloadsdownloads commandNo
Page contentlinks, read, aiNo — processed in memory
Extension listextensions commandNo

Data we store locally

The following is saved in chrome.storage.local on your device only:

DataPurposeDeletable?
Shell configurationThemes, prompt, hotkeysYes — via options or config
Command historyShell input history (↑/↓)Yes — clear in options
Aliases & rc fileCustom shortcutsYes
TranscriptOptional session logYes — delete /transcript files
NotesUser notes in VFSYes
Audit logOptional command logYes

You can uninstall the extension to remove all stored data.

Data sharing

We do not share data with third parties. There is no:

  • Telemetry or analytics SDK
  • Cloud sync (unless you explicitly export files)
  • Advertising
  • Fingerprinting
  • Background data collection

AI features

The ai command uses Chrome’s built-in on-device AI (Gemini Nano / Prompt API) when available. Page content sent to AI processing stays within Chrome’s AI subsystem — BrowserShell does not operate its own AI backend.

Permissions

BrowserShell requests Chrome permissions to implement shell commands. Each permission maps to explicit user-initiated actions. See the Permissions page for full details.

Children’s privacy

BrowserShell is a developer productivity tool not directed at children under 13. We do not knowingly collect data from children.

Security

Report vulnerabilities privately per our Security policy. We do not request passwords, payment information, or government IDs.

Changes to this policy

We will update this page and the Last updated date when practices change. Material changes will be noted in CHANGELOG.

Open source

BrowserShell is MIT licensed. Audit the source at github.com/jamalyusuf/browsershell.

Contact