- This is a Google Chrome Extension which blocks social media sites like Twitter: Facebook, Instagram, LinkedIn, WhatsApp, Reddit etc..
- It was initally created from this little snippet found here on codepen.
This repository uses two branches:
- main — minimal Chrome extension (manifest, popup, assets)
- master — full Vite development environment for building the extension
All development happens on master, and production‑ready extension files are built into the dist/ folder.
The main branch includes only the essential extension files:
- popup.html
- popup.js
- manifest.json
- assets (folder)
Contributions are always welcome...
- Fork the repository
- Improve current program by
- Improving functionality
- Adding a new feature
- Bug fixes
- Push your work and Create a Pull Request
This project is under the MIT License (MIT). See the LICENSE for more information.
