This Chrome extension allows users to block specific websites to prevent them from tracking user activity even after leaving their pages. By specifying URLs in the code, the extension ensures that the designated websites are completely blocked, regardless of whether the user visits them or not.
- Block specific websites to prevent tracking.
- Simple and easy-to-use interface.
- Works in the background without interfering with browsing experience.
- Clone or download the repository to your local machine.
- Open Google Chrome and navigate to
chrome://extensions/
. - Enable Developer mode in the top right corner.
- Click on Load unpacked and select the directory where you cloned or downloaded the extension.
- After installing the extension, click on the extension icon in the Chrome toolbar.
- Click on the Options or Settings button.
- In the options page, enter the URLs of the websites you want to block.
- Save your changes.
- The specified websites will now be blocked automatically.
Suppose you want to block Facebook and Twitter. In the options page, you would enter:
https://www.facebook.com
https://www.twitter.com
Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License.
- Created by Mohd Afjal