Social Media Blocks (1.0.3)
- 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.
π Prerequisites
Vite requires Node.js version 14.18+, 16+.
You will need Node.js version 14.18+, 16+ installed on your system.
- This is due to using Vite
π οΈ Setup
npm install
Compiles and hot-reloads for development
npm run dev
Compiles and minifies for production
npm run build
Locally preview production build
npm run preview
Creates necessary build files / assets for building the Chrome extension
npm run build-extension
π¨βπ» Contributing
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
π‘οΈ License
This project is under the MIT License (MIT). See the LICENSE for more information.