Now available on the Chrome Web Store!
- Removes "Subscribe to Premium" prompts from the sidebar
- Hides the Premium tab
- Eliminates profile Premium ads within profiles
- Removes the Grok AI assistant from the sidebar
- Hides Grok-related buttons and features on profiles and posts
- Cleans up Grok action buttons
- Removes Lists, Jobs, Communities, and Verified Orgs from the sidebar
- Keeps your navigation clean and focused on essential features
- Eliminates follow suggestions from your feed
- Removes "Who to follow" sections on profile pages
- Removes the "What's happening" sidebar content
- Removes the "Highlights" tab from profiles
- Hides the "Articles" tab from profiles
- Replaces X branding with the original Twitter bird logo
- Changes "Post" buttons back to "Tweet"
-
Clone this repository:
git clone https://github.com/nathant7/twitter-declutter.git
-
Open Chrome and navigate to
chrome://extensions/
-
Enable "Developer mode" in the top right
-
Click "Load unpacked" and select the project folder
-
The extension will now be installed and ready to use!
Click me and please consider leaving a nice review I would very much appreciate it! :)
-
Navigate to Twitter/X - The extension works on
twitter.com
andx.com
-
Click the extension icon - Located in your Chrome toolbar
-
Toggle features on/off - Use the simple interface to enable/disable features
-
Enjoy a cleaner experience - Changes apply instantly across the site
- Modular Design: Each feature is implemented as a separate class for maintainability
- Settings Management: Persistent storage using Chrome's local storage API
- Dynamic Content: MutationObserver handles Twitter's dynamic content loading
- Performance Optimized: Debounced observers prevent excessive processing
SettingsManager
- Handles extension settings and persistencePremiumRemover
- Removes premium ads and verification promptsGrokRemover
- Eliminates Grok AI featuresSidebarClutterRemover
- Cleans up sidebar navigationWhoToFollowRemover
- Removes follow suggestionsWhatsHappeningRemover
- Hides trending topicsProfileFeaturesRemover
- Removes profile-specific featuresTwitterBirdRestorer
- Restores classic Twitter branding
- ✅ Brave
- ✅ Chrome
- ✅ Edge (Chromium-based)
- ✅ Other Chromium-based browsers
This project is licensed under the MIT License - see the LICENSE file for details.
If you find this extension helpful, consider:
- ⭐ Starring the repository & leaving a positive review on the Chrome Web Store page
- 🐛 Reporting bugs or suggesting features
- ☕ Buying me a coffee on Ko-Fi
- 🔗 Sharing with friends who might find it useful
Thank you!!!