Since Twitter disabled the 2014 layout on June 1st 2020 and therefore GoodTwitter stop working too, I decided to create a somewhat fix for the site.
- Please keep in mind that a few things break from time to time so creating pull requests and/or issues is appreciated.
- The disableAutoRefresh feature is extremely buggy atm, any help would be very nice
- This is by no means a full recreation of the old design, it is more like a hybrid between the two.
- Legacy Navbar is back!
- Legacy Profile Layout Option!
- Your profile appears on the left side for most pages
- All display settings are supported!
- The default and dim theme use the color palette from legacy twitter
- Added toggle for nightmode when not logged in
- Translate tweets directly in your timeline!
- Various custom settings, take a look at the previews
To use this script, you need a userscript manager.
- Install Tampermonkey or Violentmonkey (Greasemonkey is not supported at the moment)
- Then, click on this link and a new tab should open, prompting you with an installation screen.
- Hit install and you should be good to go!
- [Firefox] You do not need to disable CSP on anymore. If you disabled it previously, see this guide on how to enable it again.
Do not use this script together with the GoodTwitter extension. Disable it first!
Normally, the script should detect what colors you are using. If it somehow does not, just navigate to the display settings, switch to another color and then select your desired color again. Now it should look the way you want!
For Firefox 56.0 and similar versions, please use Violentmonkey. If that does not help, please open a new issue.
That’s awesome! If you want to help with the translations, check out Adding translations.
If you want to help with coding, you can take a look at the issue tracker. There are a lot of things that do not work correctly and I certainly could use some help with that :)
Thanks to these awesome people, there are translations available for the following languages:
- Dutch (added by @gvmelle)
- French (added by @Aridow)
- Japanese (added by @Gizel-jiz)
- Korean (added by @Lastorder-DC)
- Russian (added by @BrandtnerKPW)
- Spanish (added by @granmacco)
- Swedish (added by @krokerik)
- Traditional Chinese (added by @roy4801)
- English and German are natively supported.
If your language is not yet supported, you can help by adding it! Open the following box to learn more.
Adding an UI Translation
- Switch to the dev branch.
- Go to the i18n folder.
- If a translation does not yet exist for your language:
-
Fork the repo
-
Duplicate the
en.json
file and change the file name accordingly (i.e.ja.json
ornl.json
). -
Then, translate all strings and create a pull request.
- For all the strings in the first paragraph (before the first empty line): Please use the official translations on twitter if you can.
-
You can also of course search for potential spelling mistakes or the likes and correct them for existing translations!
-
No idea how git works and too proud to learn it? You can also create an new issue with your translation.
Be sure to wrap the contents in backticks, like this:
```content```