Opentweetfilter

A browser extension/add-on to filter tweets. Currently, supporting Google Chrome.and Mozilla Firefox (15+)
Alternatives To Opentweetfilter
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Opentweetfilter38
6 years ago17JavaScript
A browser extension/add-on to filter tweets. Currently, supporting Google Chrome.and Mozilla Firefox (15+)
Block Twitter Promoted21
a year ago1mpl-2.0JavaScript
Block promoted contents including tweets, trends, and, follows, hide more annoying contents, switch to Latest Tweets for home page on Twitter.
Focussed Twitter14
a year ago2mitJavaScript
Let's focus on the tweets! 🐦
Unwanted Opinions8
7 months agomitTypeScript
A browser extension that lets you block tweets using various filters.
Tweet Pure Links7
a year ago3mitJavaScript
Tweet Pure Links and say goodbye to the URL shorten system!
Throw A Milkshake For Twitter2
3 years ago1unlicenseSwift
🥤💨 Easy report hate speech tweets
Tweet Verifier2
3 years ago4mitJavaScript
Extension to check if Tweet is real
Twitter Ad Blocker2
2 years agogpl-3.0JavaScript
A Chrome/Firefox extension which removes promoted content from Twitter
Alternatives To Opentweetfilter
Select To Compare


Alternative Project Comparisons
Readme

Logo

Open Tweet Filter

The open source browser extension to filter tweets.

If you have a lot of tweets filling your timeline about certain topic or person you are not interested in, this extension is for you. Or, as a user put it in a review, "Ahhhh, I no longer have to see intelligent people talk the same hive-minded shite about TV programs". :-)

Features:

  • Filter out tweets by their contents or by their authors/retweeters.
  • Filter out tweets using regular expressions (for example, match all words starting with "auto" using: /\Wauto/)
  • Save your filters using bookmarklets.

Usage

  1. Install the official release from Chrome Web Store or the latest version for Firefox or Safari from here.
  2. Refresh you twitter.com page.
  3. Select the Filters option in the gear icon drop down menu (just below "Lists" option).
  4. Enter terms separated by commas in the first field.
  5. Enter user names separated by commas in the second field.
  6. Toggle Including / Excluding button before each field.
  7. Toggle Show report of filtered tweets checkbox.
  8. Toggle Enable / Disable button in the dialog footer.
  9. Save the configuration as a bookmarklet. Just drag the OpenTweetFilter Settings box and drop it to the bookmarks bar, then you can rename it to describe the filters. You can create as many bookmarklets as you want.
  10. Press Clear to reset all fields.

Feel free to experiment with the effect of all these settings. The tweets are not deleted but just hidden, so you can get them back any time by disabling the filter or changing the criteria.

NOTE: We respect your privacy, so no data is sent to any server. Your filters are processed in your computer and stored in your browser local storage (so please, use the bookmarklet feature or keep a copy of your filters in a safe place).

To suggest a feature, report a bug, or general discussion: http://github.com/rstuven/OpenTweetFilter/issues/

Development

  1. Clone the repository

  2. Install Node.js

  3. Install dependencies

     npm install
    
  4. Make some changes.

  5. Build the extension:

     npm build
    
  6. Builds can be slow. If you plan to make more changes, prefer:

    npm run watch

Chrome

  1. Go to chrome://extensions/, activate Developer mode, then Load unpacked extension and select the build directory.

  2. Disable the version installed from Chrome Web Store, if applies.

  3. After every build, go to chrome://extensions/ and Reload (Ctrl+R) and refresh Twitter site.

Acknowledgements

Open Tweet Filter logo by @StoicYoic using Twitter Bird by ~freakyframes and Funnel Icon by IconEden.

License

Licensed under the MIT License Copyright 2012 Ricardo Stuven

Popular Tweets Projects
Popular Firefox Extension Projects
Popular Social Media Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Twitter
Chrome Extension
Tweets
Toggle
Firefox Extension
Browser Extension
Safari Extension