Static
Blocks extension-enumeration probes and extension-derived browser fingerprinting.
As of June 2026, Static has 6 users in the Productivity category.
Usersno change0%
6
6
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
2.1.0
Manifest V3
90-day change · In the last 90 days this extension 2 version updates.
History
7 snapshotsTracking since Apr 24, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 24, 2026 | — | — | — | 2.0.4 |
| May 1, 2026 | — | — | — | 2.0.4 |
| May 7, 2026 | 3 | — | — | 2.0.4 |
| May 12, 2026 | 6 | — | — | 2.0.10 |
| May 17, 2026 | — | — | — | 2.0.10 |
| May 24, 2026 | 6 | — | — | 2.1.0 |
| Jun 6, 2026 | 5 | — | — | 2.1.0 |
| Now | 6 | — | — | 2.1.0 |
Changelog
- May 7, 2026description
Block websites from fingerprinting which browser extensions you have installed, and block known client-side tracker and session-replay telemetry. No remote server, no telemetry, MIT-licensed, none of your data ever leaves your browser. THE PROBLEM Most websites you visit quietly try to discover which other extensions you have installed. A typical fingerprinting script iterates through thousands of extension IDs and probes each one — fetch("chrome-extension://<id>/some-file") — using whether the request succeeds or fails as a signal. LinkedIn alone fires around 4,500 such probes on every pageview (verified by BleepingComputer in April 2026), and many large-site anti-bot vendors do the same. Static counters this across three layers, with an optional fourth. 1. SCRIPT-LAYER INTERCEPTION Static intercepts fetch, XMLHttpRequest, element src / href / data setters, setAttribute, sendBeacon, Worker, SharedWorker, EventSource, and serviceWorker.register in the page's JS context. Any request to a chrome-extension:// URL (plus moz-extension://, safari-web-extension://, edge-extension://, ms-browser-extension://) is rejected before the browser's network stack sees it. 2. DOM-MARKER SCRUBBING Some extensions announce their presence by adding distinctive attributes or custom tags to the DOM. Static strips those markers via a MutationObserver so fingerprinters can't query for them. 3. NETWORK-LAYER BLOCKLISTS Five toggleable rulesets block known vendor endpoints in these categories: - Fingerprinting and anti-bot services. - CAPTCHA services (off by default; blocking can break some logins). - Session-replay and behavioral-analytics services. - Datadog RUM (off by default; also used for legitimate monitoring). - LinkedIn telemetry (sensor/metrics collection, tracking, ad pixels, adblock detection). Toggle any category on or off from the popup without reloading. The current list of blocked endpoints is maintained in the source repository. 4. NOISE MODE (opt-in, off by default) Blocking alone tells a fingerprinter only "something blocks me." Noise mode goes further: it learns each site's probe dictionary from the site's own behavior and returns plausible decoy responses for a stable 3–8 ID subset of that dictionary. The site sees those IDs as "installed" and records them in its own dataset instead of the user's real extension profile. Each Static user produces a different decoy persona on the same site (seeded from a random per-install secret), so cross-user correlation doesn't work. Canary-resistant: an ID must be observed at least twice on an origin before entering the replay pool. WHO STATIC IS FOR Built for people who want explicit control over browser fingerprinting beyond what default browsers provide. Recommended setup: Static + uBlock Origin. Static handles fingerprinting defenses, uBlock handles ad and tracker blocking. They complement, not replace, each other. VISIBILITY The toolbar badge shows a live probe-block count for the current tab. The popup shows that number, a cumulative since-install counter, and the top probed extension IDs. A dedicated log viewer lets you browse full per-site probe history and export it in two formats: raw for private archival, or anonymized in a research-friendly format that is safe to publish or contribute to aggregate datasets. PERMISSIONS - storage — for your local probe log and preferences, stored only in your browser. - declarativeNetRequest — for the network-layer blocking rules. - scripting — for the script-layer request interception. - host access to all websites — because fingerprinting can occur on any site you visit. WHAT STATIC DOES NOT DO - Does not send any data to any server, ever. - Does not read or modify page content beyond removing extension-fingerprinting markers. - Does not replace a general-purpose ad or tracker blocker — run it alongside uBlock Origin, not instead of it. - Does not promise to defeat every possible fingerprinting technique — it targets the specific, measurable techniques described above. PRIVACY Static has no remote server. It never transmits any data anywhere — no telemetry, no analytics, no crash reporting. Contains no third-party SDKs. The probe log is stored only in your browser's local storage and can be cleared at any time. Full privacy policy: https://github.com/G-man3207/Static/blob/main/PRIVACY.md OPEN SOURCE (MIT-licensed) Every behavior described here is verifiable in the source code. Issues and contributions welcome: https://github.com/G-man3207/StaticStatic stops websites from quietly figuring out which extensions you have installed, and blocks known trackers that record what you do on the page. Everything runs locally, no data ever leaves your browser, and the source code is free and open (MIT-licensed).
- May 7, 2026short_description
Blocks websites from fingerprinting which browser extensions you have installed, and known tracker/session-replay telemetry.
Blocks extension-enumeration probes and extension-derived browser fingerprinting.
Permissions & access
- Permissions
- declarativeNetRequeststorage
- Host access
- None declared
Screenshots
About
Static stops websites from quietly figuring out which extensions you have installed, and blocks known trackers that record what you do on the page. Everything runs locally, no data ever leaves your browser, and the source code is free and open (MIT-licensed).
Technical
- Version
- 2.1.0
- Manifest
- V3
- Size
- 936KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- lljfncchalimoimbencbbblpdbhmeiil
- Developer ID
- u7988718ff59c250c17dd30566627f531
- Developer Email
- [email protected]
- Created
- Apr 23, 2026
- Last Updated (Store)
- May 14, 2026
- Last Scraped
- Jun 6, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- https://github.com/G-man3207/Static/blob/main/PRIVACY.md
Data sourced from the Chrome Web Store · last verified Jun 6, 2026.