Replace Twitter Blue Button with Lists Button

Undoes the change where a Twitter Blue sign-up link replace the Lists button in the sidebar

Maker
Suyooo
Dagelijks aantal installaties
0
Totaal aantal installaties
38
Beoordelingen
1 0 0
Versie
1
Gemaakt op
04-02-2023
Bijgewerkt op
04-02-2023
Licentie
GNU GPLv3
Wordt toegepast op

[This script is now Unlisted, since the change was undone.]

Because the boss baby thinks that hiding a valuable and useful function of the site is a good way to sell an ad-free subscription that doesn't even remove all ads, but only half of them 🤡

Note if you use Twitter in a language other than English:
To create the Lists link, the script needs to find the Profile button to take it's link. For that, the script looks for a sidebar button which is labeled with "Profile", which means the script will only work if your Twitter is set to English. If you have another language, you can still make it work by changing the very first line of the script (`const PROFILE_LINK_LABEL = "Profile"` - change "Profile", keep the quotes).

Known problems:
- Click the Lists button will require reloading the page to open it, instead of navigating to your lists directly. There's probably no good way to fix that.
- If you resize the Twitter window vertically, the sidebar buttons might disappear. You have to refresh to get them back in that case.