filleduchaos / GoodTwitter2

Userscript to modify the looks of twitter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoodTwitter 2 - Electric Boogaloo

A try to make Twitter look good again.

Content

Background

Since GoodTwitter will stop working on June 1st 2020, I decided to create a somewhat fix for the site.

Disclaimers

  • 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.
  • Do not use this script together with the GoodTwitter extension. Disable it first!

Features

  • Legacy Navbar is back!
  • 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

These settings:

Installation

To use this script, you need a userscript manager.

  • Install Tampermonkey (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’re (almost) good to go!
  • [Firefox only] Navigate to about:config (that is a Firefox specific page, so type that in the address bar) and change the security.csp.enable flag to false (see #4)

Hints

The highlights color does not match my settings!

By default, the blue color is selected and used internally in this script.

To change that, navigate to the display settings and select your current color setting again. Now it should look the way you want!

Previews

About

Userscript to modify the looks of twitter.com


Languages

Language:JavaScript 58.9%Language:CSS 41.1%