A Chrome extension that blocks dopamine-triggering distractions on various supported media websites (that will be added to with future updates) while preserving essential features.
- Block YouTube homepage feed, shorts, recommendations, notifications, ambient mode, video buttons.
- Custom blocklist to block any website completely.
- Per-site toggle controls so that you can enable/disable any site without removing/re-adding it.
- Clean, minimal UI that is easy to use and maintains a master-toggle.
- Search for "CyberFrdm" or follow the link below:
- https://chromewebstore.google.com/detail/ohodigcgbidfidcenbncmpbdbfmaiidm?utm_source=item-share-cb
- Clone this repo:
git clone https://github.com/nethakah/cyberfrdm.git-
Open Chrome and go to
chrome://extensions/ -
Enable Developer mode (top right)
-
Click Load unpacked and select the
cyberfrdmfolder
- Click the CyberFrdm icon in your toolbar (Mahoraga's wheel from JJK (iykyk))
- Toggle the master switch to enable all blocking settings
- Toggle individual sites on/off
- Add custom sites to block completely (also toggleable)
- JavaScript
- HTML/CSS
- Chrome Extension Manifest V3
- Chrome Storage API
MIT