An open API service indexing awesome lists of open source software.

https://github.com/bripkens/website-blocker-chrome-extension


https://github.com/bripkens/website-blocker-chrome-extension

Last synced: 3 days ago
JSON representation

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.