Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cominatyou/twitter-ui-tweaks
A monorepo of browser extensions for reversing some of the UI changes made to Twitter, and adding some UI improvements.
https://github.com/cominatyou/twitter-ui-tweaks
Last synced: about 1 month ago
JSON representation
A monorepo of browser extensions for reversing some of the UI changes made to Twitter, and adding some UI improvements.
- Host: GitHub
- URL: https://github.com/cominatyou/twitter-ui-tweaks
- Owner: CominAtYou
- Created: 2023-02-15T00:47:57.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T04:56:58.000Z (7 months ago)
- Last Synced: 2024-05-21T05:45:50.017Z (7 months ago)
- Language: CSS
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitter-UI-Tweaks
A monorepo of browser extensions for reversing some of the UI changes made to Twitter and adding some UI improvements.## Current Scripts
### Brading Restorer
Restores Twitter's previous bird icon, before it was switched to an "X" sourced from a free webfont. Switches back the icon that shows up in your browser tab, the splash screen, and above the sidebar. Also switches any mentions of of "X" in the tab title back to Twitter.### Font Switcher
Changes the Twitter font to Segoe UI Variable Display. Useful for those who like the new Windows 11 font, or just dislike Twitter's "Chirp" font.### Sidebar Declutterer
Removes the "subscribe to premium" modal on the right sidebar, as well as removing the premium, Grok, and Community Notes buttons from the left sidebar.### Tweet Text Enlarger
Enlarges the Tweet text on the Tweet details page back to its previous larger, more-readable text size.### Views Button Remover
Removes the view button from Tweets in your timeline, stopping accidental clicks due to a very awkwardly-placed button and just making your timeline look better overall.## Installation
To install one of the extensions:
1. First, clone or download this repo.
- If you downloaded the repo as a ZIP, be sure to extract it.
### For Chrome (or Edge, Opera, etc.)
2. Head to `chrome://extensions`, and toggle the switch for Developer Mode to on.
3. Find the folder you cloned/extracted, and inside it, select the folder of the extension you wish to install.
### For Firefox
2. Head to `about:debugging`, and click "This Firefox" in the sidebar.
3. Hit "Load Temporary Add-on", and locate the folder you cloned/extracted.
4. Open the folder of the extension you wish to install, and select the `manifest.json` file.