Created
March 7, 2026 22:22
-
-
Save tomfallen/3eabe71c7a63b18dc4cb08ffb1f2969b to your computer and use it in GitHub Desktop.
Intentional Privacy Policy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Privacy Policy for Intentional | |
| Last updated: March 7, 2026 | |
| ## Overview | |
| Intentional is a browser extension that blocks websites you choose to help you stay focused. It does not collect, transmit, or share any personal data. | |
| ## Data collected | |
| Intentional stores the following data **locally on your device only**, using Chrome's built-in storage API: | |
| - Your list of blocked domains | |
| - Temporary unblock allowances and their expiry times | |
| - Your preferred unblock duration and delay settings | |
| - A customizable block page message | |
| This data never leaves your device. It is not sent to any server, third party, or external service. | |
| ## Data sharing | |
| No data is shared with anyone. The extension makes no network requests. | |
| ## Permissions | |
| The extension requests the following Chrome permissions: | |
| - **Storage** — to save your settings and block list locally | |
| - **Tabs** — to detect when an open tab's unblock period has expired and re-block it | |
| - **Alarms** — to schedule re-blocking when a temporary allowance expires | |
| - **Access to all URLs** — to run on whichever sites you choose to block | |
| ## Changes to this policy | |
| If this policy changes, the updated version will be posted at this URL. | |
| ## Contact | |
| Questions and feedback can be left in the comments on this page. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment