您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Undoes the change where a Twitter Blue sign-up link replace the Lists button in the sidebar
[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.