Replace Twitter Blue Button with Lists Button

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

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

Bạn sẽ cần cài đặt một tiện ích mở rộng như Tampermonkey hoặc Violentmonkey để cài đặt kịch bản này.

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

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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
Suyooo
Cài đặt hàng ngày
0
Số lần cài đặt
39
Đánh giá
1 0 0
Phiên bản
1
Đã tạo
04-02-2023
Đã cập nhật
04-02-2023
Kích thước
3 KB
Giấy phép
GNU GPLv3
Áp dụng cho

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