Replace Twitter Blue Button with Lists Button

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

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

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

(I already have a user script manager, let me install it!)

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.

(I already have a user style manager, let me install it!)

ผู้เขียน
Suyooo
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
39
คะแนน
1 0 0
เวอร์ชัน
1
สร้างเมื่อ
04-02-2023
อัปเดตเมื่อ
04-02-2023
Size
3.08 กิโลไบต์
สัญญาอนุญาต
GNU GPLv3
ปรับใช้กับ

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