Privacy Policy
Unrelatify — Browser Extension
Short version: Unrelatify does not collect, store, or transmit any personal data. Nothing leaves your browser.
What the extension stores locally
- A single on/off preference (boolean value) saved via the browser's built-in storage API (
chrome.storage.sync). This lets your enabled/disabled setting persist across sessions and, if you are signed into your browser, sync across your own devices.
What the extension does NOT do
- No tracking, analytics, or telemetry of any kind.
- No network requests to any server — the extension works entirely locally in your browser.
- No collection of browsing history, page content, form input, or any other user information.
- No sharing, selling, or transmission of any data to third parties.
- No access to sites outside the explicitly listed domains in the extension manifest.
Permissions in detail
storage— used only to persist the on/off toggle described above.content_scriptsmatches — the extension runs its text-replacement logic only on a fixed list of adult video domains defined in the manifest. It does not request<all_urls>or any other broad host permission.
Changes to this policy
If this policy ever changes, the updated version will be posted at this URL with a new "Last updated" date. Material changes will also be noted in the extension's release notes.
Contact
For questions about this policy, contact: googledev@falkebert.de