An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Simplified Twitter/X

### The new Twitter/X, without distractions

[![simplified-twitter-comparison-gif](./assets/simplified_twitter_before_after.gif)](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)