Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 2.81 KB

README.md

File metadata and controls

60 lines (40 loc) · 2.81 KB

Bastion Web Blocker

Bastion Web Blocker is a Chrome extension designed to block specified websites, helping users manage their browsing experience. This README provides instructions on how to set up and use the extension on your computer. Features

Block specified websites.
Admin password protection for managing blocked sites.
Dynamic rule updates for real-time blocking.

Prerequisites

Google Chrome or any Chromium-based browser (e.g., Microsoft Edge).
Basic knowledge of how to install Chrome extensions.

Installation Instructions

Step 1: Download the Repository

Go to the Bastion Web Blocker GitHub repository (replace with your actual repository link).
Click on the green "Code" button and select "Download ZIP" to download the repository.
Extract the ZIP file to a location on your computer.

Step 2: Load the Extension in Chrome

Open Google Chrome.
In the top right corner, click on the three vertical dots (menu) and go to More Tools > Extensions.
Enable Developer mode by toggling the switch in the top right corner.
Click on the Load unpacked button.
Select the folder where you extracted the Bastion Web Blocker files.

Step 3: Configure the Extension

Once the extension is loaded, you will see the Bastion Web Blocker icon in the Chrome toolbar.
Click on the icon to open the popup interface.
To block a website, enter the website URL (e.g., example.com) in the input field and click the Block button.
To manage blocked sites, click the Admin button and enter the default admin password (admin). You can change this password in the popup interface.

Step 4: Using the Extension

Block a Website: Enter the website URL in the input field and click the Block button.
View Blocked Sites: Click the Admin button, enter the admin password, and you will see a list of blocked sites.
Remove a Blocked Site: Click the Remove button next to the site you want to unblock, and enter the admin password when prompted.

Important Notes

The extension uses a hardcoded list of blocked sites, which can be expanded by adding your own sites through the popup interface.
The extension operates in both normal and incognito modes, with separate icons for each mode.
Ensure that you keep your admin password secure to prevent unauthorized changes to the blocked sites list.

Contributing

If you would like to contribute to the development of Bastion Web Blocker, feel free to fork the repository and submit a pull request. Your contributions are welcome! License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or issues, please open an issue in the GitHub repository or contact the repository owner.

Thank you for using Bastion Web Blocker! Enjoy a safer and more controlled browsing experience.