Twitter推特关注状态标志着色

Twitter推特根据ID对是否关注状态进行标志、着色

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

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

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

Author
古海沉舟(Eazou)
Daily installs
0
Total installs
604
Ratings
7 2 0
Version
2.28
Created
2021-01-14
Updated
2024-09-29
Size
11.7 KB
License
古海沉舟
Applies to

存储所有已关注id,在id前显示 是否关注 并着色。
为了方便自己添加关注。

使用方法:

1.第一次安装脚本后把脚本里的
var ziji = GM_getValue("self", "把这里改成自己的推特名");
这行里的 把这里改成自己的推特名 改成自己的twitter ID
后续更新不用

2.打开 twitter.com/following
点击上方蓝色提示框 或者 按 Num9 (数字键盘9) 开始导入所有关注ID
因为twitter网页本身需要保持tab在前台,否则不会刷出关注,
可拖拽标签页到标签栏外放到一个新的Chrome窗口,自己使用其他窗口
实测四千多个关注需要几分钟,
页面上方提示会显示实时进度

3.后续
之后在打开个人页面,点击关注或取关 都会自动 添加或删除关注列表,不需要再手动添加删除。
因为twitter取关会弹出个小框2次确认,因此重新判断会延迟2秒。