https://github.com/bripkens/website-blocker-chrome-extension
https://github.com/bripkens/website-blocker-chrome-extension
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bripkens/website-blocker-chrome-extension
- Owner: bripkens
- License: apache-2.0
- Created: 2024-10-27T06:35:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T06:39:37.000Z (over 1 year ago)
- Last Synced: 2026-05-06T00:24:44.439Z (about 1 month ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Website Blocker for Chrome
This Chrome extension reduces distractions by breaking certain websites so that you cannot
use them. It is deliberately painful without a nice fallback to stop the FOMO cycle.
You can see the list of blocked websites within `manifest.json` (when you update the list, you
have to reload the extension within Chrome).
## Installation
1. Download this repository content. Either clone it , or [download as a zip file](https://github.com/bripkens/website-blocker-chrome-extension/archive/refs/heads/main.zip) (then unzip).
2. In Chrome under `Manage extensions`…
3. Enable `Developer mode` in the top-right corner
4. Click on `Load unpacked` and select the directory that you just cloned into / where you unzipped the file.
5. Done.