Zasady ochrony prywatności dodatku Disenshittify
Disenshittify Autor: neverbot
Zasady ochrony prywatności dodatku Disenshittify
Last updated: 2026-07-16
Disenshittify does not collect, store, transmit, or sell any personal data.
Disenshittify runs entirely in your browser. It hides or restyles parts of
YouTube, X/Twitter, and LinkedIn pages that you choose to remove. It does this
by injecting CSS and a small amount of JavaScript into those pages locally.
- No data is collected. The extension does not read, record, or send your
browsing history, page contents, account details, or any other personal
information. - No analytics or tracking. There is no telemetry, no third-party analytics,
and no external services of any kind. - No network requests. The extension makes no requests to any server. It has
no server.
Your feature toggles and options are saved using the browser's extension storage
(
storage.sync). This data:
- contains only your on/off choices for the extension's own features,
- stays within your browser account (if you have browser sync enabled, your
browser — not us — may sync it across your own devices), - is never sent to the developer or any third party.
The extension requests only:
storage— to save your feature settings, as described above.- Access to
youtube.com,x.com/twitter.com, andlinkedin.com— the only
sites where it applies changes.
It requests no broad host access (no
<all_urls>).Questions? Open an issue at
<https://github.com/neverbot/disenshittify>.