Skip to content

vivCoding/vBlocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vBlocker

Simple browser extension that blocks user from accessing specified domains with a password.

This extension uses manifest v3. If you are looking for the manifest v2 version (which is soon to be deprecated), go to the manifest_v2 branch

Watch demo

Features

  • Restrict domains and specific URL paths
  • Temporary access to blocked websites
  • Log websites blocked and unblocked at time/date

Blocked Domains Example

Block all urls under www.instagram.com

instagram.com

Block all urls under www.instagram.com/explore. (Does not block www.instagram.com)

instagram.com/expore

Installation

Coming soon

Roadmap

  • Add feature to block all except given list of urls (inversion)
  • Style pages better
  • Schedule blocking (e.g. block at specific time of day) (if possible)
  • Block disabling/uninstalling extension (if possible)
    • If not possible, add logging (e.g. blocked domain at what time/date) (added)

Privacy Policy

This extension stores websites that the user has chosen to block/unblock. It does not track browsing history or the actual content on the blocked/unblocked websites. This extension does not handle sensitive user data.

About

Browser extension that blocks user from accessing specified domains with a password

Resources

License

Stars

Watchers

Forks

Packages

No packages published