Simple, privacy-focused, open-source Chrome extension that blocks websites based on a user-defined list to help user's prevent distract sources. Does not track or collect user data. It also supports wildcard domain block.
For end users, you just can install it from here
For developer mode, follow these steps:
-
Clone or download this repository.
-
Open Google Chrome and go to
chrome://extensions. -
Enable the "Developer mode" toggle switch in the top right corner.
-
Click on the "Load unpacked" button and select the root folder of this project.
-
The Chrome extension should now be installed and ready to use.
Once the Chrome extension is installed, you can access its functionality through the extension icon in the browser toolbar. Clicking on the icon will open the popup window, where you can add websites to the blocking list and switch blockin mode toggle.
You can also access the options page by footer of popup window. In the options page, you can fully manage blocklist. Also new features will be available on this page.
This project is licensed under the MIT License.
Feel free to customize and modify the code to suit your needs. Contributions are welcome!
If you encounter any issues or have any questions, please open an issue on the GitHub repository.
Happy browsing!