#脚本 适用于大多数浏览器扩展(用户脚本管理器)
脚本会直接发布至 GitHub 主仓库并自动同步至第三方脚本市场,脚本支持自动更新(不同脚本管理器检测更新频率机制不同)
仓库主页:
https://github.com/ACTCD/Userscripts
安装脚本:
https://github.com/ACTCD/Userscripts/tree/main/userjs#install
命名规范:
[Prefix].[Website].[Platform].[Action].user.js
- [Prefix] = ACT
- [Website] = Website name
- [Platform] = DO/MO/DM (D=Desktop,M=Mobile,O=Only)
- [Action] = Main features
推荐使用免费开源的 Safari 扩展:
Userscripts App (iOS/iPadOS/macOS):
GitHub | App Store | #quoid_Userscripts
桌面和更多浏览器扩展请见:
Userscripts Manager (FOSS)
#规则 适用于Adguard、uBlock Origin等浏览器扩展(内容拦截器)
对于Safari使用Adguard免费版即可(不需要购买Pro)
iOS版(外区商店下载)macOS版
规则添加路径:Adguard-Safari防护-用户规则
适配桌面(电脑)网站的脚本/规则会打上 #桌面 标签
适配移动(手机)网站的脚本/规则会打上 #移动 标签
Telegram Channel:
https://t.me/ACTCD
Telegram Group:
https://t.me/ACTDC
Matrix Channel:
https://matrix.to/#/#ACTCD:matrix.org
Matrix Group:
https://matrix.to/#/#ACTDC:matrix.org
GitHub:
https://github.com/ACTCD
脚本会直接发布至 GitHub 主仓库并自动同步至第三方脚本市场,脚本支持自动更新(不同脚本管理器检测更新频率机制不同)
仓库主页:
https://github.com/ACTCD/Userscripts
安装脚本:
https://github.com/ACTCD/Userscripts/tree/main/userjs#install
命名规范:
[Prefix].[Website].[Platform].[Action].user.js
- [Prefix] = ACT
- [Website] = Website name
- [Platform] = DO/MO/DM (D=Desktop,M=Mobile,O=Only)
- [Action] = Main features
推荐使用免费开源的 Safari 扩展:
Userscripts App (iOS/iPadOS/macOS):
GitHub | App Store | #quoid_Userscripts
桌面和更多浏览器扩展请见:
Userscripts Manager (FOSS)
#规则 适用于Adguard、uBlock Origin等浏览器扩展(内容拦截器)
对于Safari使用Adguard免费版即可(不需要购买Pro)
iOS版(外区商店下载)macOS版
规则添加路径:Adguard-Safari防护-用户规则
适配桌面(电脑)网站的脚本/规则会打上 #桌面 标签
适配移动(手机)网站的脚本/规则会打上 #移动 标签
Telegram Channel:
https://t.me/ACTCD
Telegram Group:
https://t.me/ACTDC
Matrix Channel:
https://matrix.to/#/#ACTCD:matrix.org
Matrix Group:
https://matrix.to/#/#ACTDC:matrix.org
GitHub:
https://github.com/ACTCD
👍7❤3
#quoid_Userscripts
Safari扩展 Userscripts 的一个BUG🐞:
Safari扩展 Userscripts 的一个BUG🐞:
// @match *://www.google.com/*匹配不到类似这样的地址⬇️
https://www.google.com/https://www/例如真实地址⬇️
https://www.google.com/preferences?prev=https://www.google.com/❤1