A lightweight Chrome extension that adds convenient block and mute buttons to X (formerly Twitter) posts, allowing you to quickly manage your feed with a single click.
- 🎯 One-click block and mute buttons for each post
- 🔄 Real-time feed updates after blocking/muting
- 💾 Persistent settings across browser sessions
- 🌙 Automatic dark/light theme detection
- 🎮 Simple popup interface for button visibility control
- 🔒 Minimal permissions required
- 📊 Block counter badge on extension icon
- Visit the Chrome Web Store
- Click "Add to Chrome"
- Follow the prompts to complete installation
- Clone the repository
git clone https://github.com/yourusername/x-simple-block.git
- Install dependencies
pnpm install
- Build the extension
pnpm build
- Load in Chrome:
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" in the top right corner
- Click "Load unpacked"
- Select the
dist
folder from the cloned repository
- Open Chrome and navigate to
Found a bug? Please open an issue with:
- Clear bug description
- Steps to reproduce
- Expected vs actual behavior
- Screenshots (if applicable)
- Browser version and OS