Skip to content

Instantly share code, notes, and snippets.

@yangpnw
Created April 30, 2026 03:55
Show Gist options
  • Select an option

  • Save yangpnw/a38f29a43d46556c09cb71c0529041b2 to your computer and use it in GitHub Desktop.

Select an option

Save yangpnw/a38f29a43d46556c09cb71c0529041b2 to your computer and use it in GitHub Desktop.
Site Blocker Privacy Policy

Privacy Policy for Site Blocker

Effective Date: April 29, 2026

This Privacy Policy describes how the Site Blocker Chrome extension ("we," "us," or "our") handles your information.

  1. Information Collection and Use Site Blocker does NOT collect, store, or transmit any personal data or browsing history to external servers.

All information processed by the extension is stored locally on your device:

  • Blocked Domains: The list of websites you choose to block is stored using the chrome.storage.local API on your computer.
  • Cooling-off Timers: Any active countdown timers for unblocking sites are stored in temporary local memory on your device.
  1. Permissions The extension requires the following permissions to function:
  • declarativeNetRequest: Used to perform the core function of redirecting blocked websites to the local "Site Blocked" page.
  • storage: Used to save your block list and extension settings locally.
  • activeTab: Used only when you click the extension's popup to identify the domain of the current website you are viewing so you can add it to your block list.
  • Host Permissions (<all_urls>): Necessary to allow the extension to check and redirect any site you have specifically added to your personal block list.
  1. Data Third-Party Sharing We do not share any data with third parties. No data is collected, so no data can be sold, traded, or transferred.

  2. Changes to This Policy We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy within the extension's repository or updating this document.

  3. Contact Us If you have any questions about this Privacy Policy, please contact the maintainer via the project's source code repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment