Clean Twitter/X.com is a browser extension designed to enhance your Twitter browsing experience. It allows you to hide tweets in Twitter threads that contain specified keywords. Additionally, it provides options to hide Ad tweets and suggestions for who to follow or subscribe to.
Key Features
- Keyword Filtering: Set specific keywords to filter out unwanted tweets.
- Hide or Notify: Choose to either hide the tweet/Ads completely or display a notice that the tweet/Ads was hidden.
- Granular Options: Customize your filtering preferences for tweets, ads, and suggestions.
- Privacy-Focused: No tracking or sign-in required.
All options can found in the extension popup menu.
Contributions are welcome! Please open an issue or PR if you would like to contribute.
Adding a new filter is easy, Just add a new tweet processor and an option in the popup to use it.
pnpm dev
Then load extension in browser with the extension/
folder.
For Firefox developers, you can run the following command instead:
pnpm start:firefox
web-ext
auto reload the extension when extension/
files changed.
While Vite handles HMR automatically in the most of the case, Extensions Reloader is still recommanded for cleaner hard reloading.
Built using the Vitesse webext template
This project is licensed under the MIT license. See LICENSE for more details.