Skip to content

S4dnu112/Web-Blocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Blocker & Timer

The simplest Web Blocker & Timer. Customizable block modes, daily time limits, schedules, and block screens.

Available on the Chrome Web Store
Available on Firefox Add-ons

Features

🔒 Mode-Based Blocking: Create custom categories (e.g. "Focus Mode," or "General Blocks") and configure tailored block lists for each.

⏱️ Daily Time Limits: Set custom time allowances for specific websites.

📅 Scheduling: Enforce modes automatically. Define custom active time and days to automate your blocks.

🧩 Custom Block Pages: Personalize your block screen by uploading your own static HTML files.

Block List Formats & Syntax

When editing a block mode, you can write blocking rules in several formats. Each line corresponds to one rule:

Format / Example Description
facebook.com Standard Block: Blocks the domain (and subdomains) completely.
youtube.com; 30 Daily Time Limit: Restricts access to the domain to a maximum of 30 minutes daily.
games Keyword Block: Blocks any website whose hostname contains the keyword "games" (e.g., coolgames.com).
facebook.com, instagram.com; 20 Combined Daily Limit: Combines the daily limit for multiple domains to a shared pool of 20 minutes.
games; 20 Combined Daily Limit with Keyword: Blocks any website whose hostname contains the keyword "games" (e.g., coolgames.com) and combines the daily limit for multiple domains to a shared pool of 20 minutes.
!music.youtube.com Allowlist Exception: Bypasses any block rules for music.youtube.com.

Sample Custom Block Pages

The extension supports custom block page templates. You can find pre-made samples in the blockpages_samples directory. You can upload them either as a single .html file or as a .zip archive containing the assets:

License

GNU GENERAL PUBLIC LICENSE Version 3

About

Block websites beautifully and at ease.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors