Privacy Policy
Token Risk & Trader Stats for fomo.family (“fomo+”) · Last updated 10 September 2026
fomo+ collects nothing, transmits nothing, and has no server. The extension makes no network requests of its own. There is no backend, no analytics, no telemetry, no account, and no third-party service of any kind. Everything it displays is computed inside your browser from data the fomo.family web app had already loaded for itself.
What the extension handles
1. Information you create
Your settings, the private notes and colour tags you write about traders, your mute list, your watchlist, and the positions you drag panels to. These are kept with the browser’s storage API on your device. Settings sync through your own browser profile if you have Chrome Sync enabled — that is a transfer between your own devices performed by your browser, and the developer has no access to it. Notes, mute list, watchlist and panel positions are stored locally only and are never synced.
2. A local cache of pages you viewed
As you browse fomo.family, the extension keeps a copy of the token, trader and price figures the site had already loaded, in your browser’s IndexedDB storage on the fomo.family origin. This is what lets a trader’s scorecard improve the more you browse. It never leaves your machine, is not associated with any identifier, and you can erase all of it at any time from Options → Stored data → Clear observed data.
3. Nothing else
The extension does not read, store, or transmit:
- Your login credentials or session token
- Your wallet keys, seed phrases, or any recovery material
- Your balances or transaction history, beyond figures already rendered on the page you are viewing
- Your browsing history on any other website
- Your name, email address, IP address, or location
What it deliberately does not touch
fomo+ observes API responses the fomo.family page has already requested, by reading a copy of them. Before any response body is read, requests to the following are excluded outright:
- Authentication and identity endpoints
- Trade execution, quote and authorisation endpoints
- Withdrawal endpoints
- Key-export endpoints
- Account-settings and profile-edit endpoints
The extension never issues, modifies, blocks or replays a request. It never places, cancels or signs a transaction. It is read-only by design.
Permissions
| Permission | Why it exists |
|---|---|
storage |
Saves your settings, notes, mute list, watchlist and panel positions on your device. |
contextMenus |
Adds the right-click entries for the command palette and streamer mode, and the settings link on the toolbar icon. |
https://fomo.family/* |
The only site the extension runs on. Needed to draw its interface into the page and to read responses the page already fetched. |
The extension does not request tabs, scripting,
webRequest, clipboardRead, cookies,
<all_urls>, or any other host.
Third parties
There are none. No analytics provider, no error reporting, no CDN, no remote code, no advertising, no data broker. The extension displays links to public block explorers and chart sites; those are ordinary links, and nothing is sent to them unless you click one, at which point your browser navigates there normally and that site’s own privacy policy applies. fomo+ never contacts them in the background.
Data sharing and sale
No user data is sold, rented, or transferred to anyone, for any purpose. This is not a policy choice that could quietly change — the extension has no mechanism to transmit anything.
Children
fomo+ is a tool for users of a cryptocurrency trading platform and is not directed at children under 13.
Changes to this policy
If a future version ever changes what the extension handles, this policy will be updated before that version is published, and the change noted in the release notes.
Verifying these claims yourself
You do not have to take this on trust. Open fomo.family with the extension enabled, open DevTools → Network, and look for any request attributable to the extension. There will be none. This is the extension’s central design property, not an incidental one. Its full source is contained in the package you installed; nothing is minified, obfuscated, or loaded from elsewhere.