Skip to content

JavascriptDon/Social-Media-Blocks-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media Blocks

  • 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.

404

👇 Branch Structure

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.

📁 Contents

The main branch includes only the essential extension files:

  • popup.html
  • popup.js
  • manifest.json
  • assets (folder)

👨‍💻 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.

💪 Thanks to all Contributors

Contributors

Releases

No releases published

Packages

 
 
 

Contributors