https://github.com/brunolemos/simplified-twitter
Remove distractions from the new Twitter/X layout. Extension for Chrome, Firefox, Safari, Edge & More
https://github.com/brunolemos/simplified-twitter
chrome-extension edge-extension firefox-addon firefox-extension productivity safari-extension twitter user-experience user-interface x x-extension
Last synced: about 1 month ago
JSON representation
Remove distractions from the new Twitter/X layout. Extension for Chrome, Firefox, Safari, Edge & More
- Host: GitHub
- URL: https://github.com/brunolemos/simplified-twitter
- Owner: brunolemos
- License: mit
- Created: 2019-07-25T05:27:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-12T01:10:30.000Z (4 months ago)
- Last Synced: 2025-09-22T19:59:18.757Z (about 2 months ago)
- Topics: chrome-extension, edge-extension, firefox-addon, firefox-extension, productivity, safari-extension, twitter, user-experience, user-interface, x, x-extension
- Language: Swift
- Homepage:
- Size: 10.4 MB
- Stars: 190
- Watchers: 3
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simplified Twitter/X
### The new Twitter/X, without distractions
[](https://x.com/brunolemos/status/1154309740694003713?s=20)
#### Download the extension for:
- [Safari](https://apps.apple.com/app/id1479307973?mt=12)
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/simplified-twitter/)
- [Edge](https://microsoftedge.microsoft.com/addons/detail/simplified-twitter/ngkkffooahinlplicbokppbmhmdglken)
- [Chrome](https://chrome.google.com/webstore/detail/simplified-twitter/kfopmjhmejbgomgeajemgpgpbckpoopg)
- [Other Chromium browsers](https://github.com/brunolemos/simplified-twitter/raw/master/chrome/simplified-twitter-extension.crx) (Opera, Brave, etc)
#### Other links:
- [Tweet](https://x.com/brunolemos/status/1154309740694003713?s=20)
- [Product Hunt](https://www.producthunt.com/posts/simplified-twitter)
#### Why is this better than the alternatives?
1. They all make the same mistake: Mess with CSS and make some things worse. Some add shadows, some add distracting hover effects, some move buttons too far away from the center.
2. At the new Twitter/X the class names are random and dynamic (e.g.: `.css-1dbjc4n` instead of `.my-class-name`). Extensions that depend on class names will break at any time.
This extension tricks Twitter/X to think the window is smaller, and Twitter/X adjusts everything by itself. We don't need to apply hacky styles, Twitter/X is already responsive by default.
> "I've tried a lot of similar extensions, and this one provides the best result."
> "Literally 10/10"
### Author
Follow me on Twitter/X: [@brunolemos](https://x.com/brunolemos)
