MyBlocker
A simple Chrome extension to block distracting websites locally in your browser

Features
- Block the current site in one click
- Add and manage custom domains
- Enable/disable sites with checkboxes
Technology Used
- Vanilla JavaScript + Chrome Extension APIs.
- Uses
chrome.storage.localfor persistent memory
View the Source Code