Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Refined Twitter | 1,276 | 2 years ago | mit | JavaScript | ||||||
Browser extension that simplifies the Twitter interface and adds useful features | ||||||||||
Bettertweetdeck | 1,114 | a day ago | 2 | mit | TypeScript | |||||
A browser extension to improve TweetDeck with a lot of features | ||||||||||
Treeverse | 476 | 3 months ago | 38 | mit | TypeScript | |||||
A browser extension for navigating burgeoning Twitter conversations | ||||||||||
Coinflict Of Interest | 137 | 3 years ago | 6 | mit | JavaScript | |||||
Browser extension to show user biases on Crypto Twitter. | ||||||||||
Nitter Redirect | 111 | 8 months ago | 10 | mit | JavaScript | |||||
A browser extension that redirects Twitter links to Nitter instead. | ||||||||||
Legacy Verified Extension | 46 | a month ago | mit | JavaScript | ||||||
A browser extension to bring back legacy verified accounts on Twitter. | ||||||||||
Twitter Demetricator | 45 | 2 years ago | other | JavaScript | ||||||
Hides all the metrics on Twitter | ||||||||||
Twitter Links Beta | 41 | 3 years ago | 7 | JavaScript | ||||||
A browser extension to show the latest tweets that link to the current page. | ||||||||||
Opentweetfilter | 38 | 6 years ago | 17 | JavaScript | ||||||
A browser extension/add-on to filter tweets. Currently, supporting Google Chrome.and Mozilla Firefox (15+) | ||||||||||
Doucheblock | 38 | 2 months ago | 13 | unlicense | JavaScript | |||||
Automatically block anyone with specific keywords in their Twitter bio. |
Browser extension that simplifies the Twitter interface and adds useful features
This project is not maintained anymore. Twitter rewrote their website and completely broke this extension, and it's much harder to reliably modify the new website. I also don't have time to fix these things and no one has stepped up to do so either. It had a great run. Thanks for all the love.
We use Twitter a lot and notice many dumb annoyances we'd like to fix. So here be dragons.
Note: You must be logged in for this extension to work.
You can configure many of these features in the extension settings.
See 3 new Tweets
!foo.jpg_large
!text wrapped in backticks
.Likes
button to the main navbar.Tip: Twitter has a native dark mode and you can toggle it using Altm. And press Shift ? to see all keyboard shortcuts.
See the extension settings for what can be configured.
We're happy to receive suggestions and contributions, but be aware this is an opinionated project. There's a high bar for adding options.
This doesn't necessarily limit you from manually disabling functionality that is not useful for you. Options include:
(CSS Only) Use a Chrome extension that allows injecting custom styles into sites, based on a URL pattern. Stylus is one such tool. Example
Clone the repository, make the adjustments you need, and load the unpacked extension in Chrome, rather than installing from the Chrome Store.
Suggestions and pull requests are highly encouraged!
In order to make modifications to the extension you'd need to run it locally.
Please follow the below steps:
git clone https://github.com/sindresorhus/refined-twitter
cd refined-twitter
npm install # Install dev dependencies
npm run build # Build the extension code so it's ready for the browser
npm run watch # Listen for file changes and automatically rebuild
Once built, load it in the browser of your choice:
Chrome | Firefox |
---|---|
|
|
This is reusing the name from the original Refined Twitter extension, which tried to use the mobile Twitter version on the desktop. It was a good idea in theory, but not in practice. This extension instead improves upon the desktop version of Twitter.
No.