Privacy Policy

Last updated

The short version.

Snippet Manager does not collect, transmit, sell or share any data. It makes no network requests. Everything you create stays in your own browser.

There is no account, no sign-in, no server, no sync and no analytics.

What is stored, and where

All data is written to your browser’s local extension storage (chrome.storage.local / browser.storage.local), inside your own browser profile on your own device.

StoredWhy
Snippets — names, triggers, content, tags, folders The library itself
Runbooks — steps, notes you write against them, and which you’ve completed The troubleshooting checklists
Folders and their names, colours and nesting Organisation
Settings — your name, email, team, and preferences Fills {{agent}}, {{email}} and {{team}}; remembers your choices
Clipboard history — text you copy while it is enabled The clipboard history feature
Usage counts — how often each snippet is inserted, and on which hostnames Ordering your own list, and the Insights tab

The name, email and team fields are optional and are only ever inserted into text you choose to insert. They are not transmitted anywhere.

What is not stored

Network activity

None. The extension contains no remote code, no CDN references, no telemetry and no update pings beyond the browser’s own extension-update mechanism.

You can verify this: the published package is unminified, readable source.

On-device AI

Where your browser provides a built-in AI model, Snippet Manager can use it to rewrite, summarise or translate text you have written. This does not change anything above.

Permissions, and why each is needed

PermissionPurpose
storage, unlimitedStorageSave your library locally
contextMenus / menusRight-click menu entries
clipboardWriteCopy a snippet when a page refuses direct insertion
activeTabRead the current tab’s address to detect which tool you’re in
scriptingInsert text into the focused editor
sidePanelThe side panel (Chrome and Edge)
Access to all websites Snippet expansion has to work in text fields on whichever sites you use. Support tools are usually internal, so they cannot be listed in advance.

Broad site access is used only to detect a typed trigger near your cursor and to insert text you asked for. It is never used to read, collect or transmit page contents.

Your control

Children

The extension is a general productivity tool, is not directed at children, and collects no data from anyone.

Changes

Any future change to this policy will accompany a version update and be noted in the changelog. Since the extension collects nothing, no change can retroactively affect data already gathered — there is none.

Contact

dev@bakarimustafa.com