A simple Chrome extension that lets you block specific websites during custom daily time intervals.
- Block any URL (e.g.,
facebook.com,youtube.com) - Set a start and end time for the daily block period
- Manage blocked URLs directly from the popup
- Easy to add or remove URLs from the block list
- Lightweight and efficient — uses
declarativeNetRequestAPI ⚠️ Currently supports Hungarian only.
- Open the extension popup
- Enter:
- Start hour & minute
- End hour & minute
- The URL you want to block
- Click Add
- The extension will block the specified URL every day during the given time range
- Chrome browser
- Manifest V3 support
- Clone or download this repository
- Go to
chrome://extensions/ - Enable Developer mode
- Click Load unpacked
- Select the extension's folder
This project is licensed under the MIT License.