Replace Twitter Blue Button with Lists Button

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

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
Suyooo
Denně instalací
0
Celkem instalací
39
Hodnocení
1 0 0
Verze
1
Vytvořeno
04. 02. 2023
Aktualizováno
04. 02. 2023
Size
3,1 KB
Licence
GNU GPLv3
Spustit na

[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.