Shadowrocket(小火箭)的插件主要以模块(Module)、脚本(Script)和规则集(Rule Set)形式存在,以下是经过筛选的实用推荐,按功能分类:
AdGuard DNS 过滤
- 功能:系统级去广告,支持 DNS over HTTPS
- 配置:配置 → DNS → 添加
https://dns.adguard-dns.com/dns-query - 优点:不消耗代理流量,全应用生效
神机规则(DivineEngine)
- 仓库:
https://github.com/DivineEngine/Profiles/tree/master - 推荐模块:
Advertising.sgmodule- 去广告重写YouTubeAds.sgmodule- YouTube 去广告
- 注意:需配合 MitM 证书启用
Bilibili 净化模块
- 功能:去除启动广告、推荐页广告、简化界面
- 来源:GitHub 搜索
Shadowrocket-Bilibili-Remove-Ads
功能增强脚本
购物比价类
- 京东历史价格:
https://raw.githubusercontent.com/githubdulong/Script/master/jd_price.sgmodule - 淘宝历史价格:需配合淘宝脚本,注意淘宝风控较严
流媒体增强
- YouTube 去广告 + 画中画:
https://raw.githubusercontent.com/Maasea/sgmodule/master/YouTube.Enhance.sgmodule - Spotify 歌词翻译:部分模块支持
社交媒体优化
- 微博去广告:
https://raw.githubusercontent.com/yichahucha/surge/master/wb_ad.sgmodule - 小红书去水印:
https://raw.githubusercontent.com/fmz200/wool_scripts/main/Loon/scripts/xiaohongshu_remove_watermark.js(需转换)
自动签到与任务
BoxJS 订阅
- 地址:
https://raw.githubusercontent.com/chavyleung/scripts/master/box/rewrite/boxjs.rewrite.surge.sgmodule - 功能:脚本管理面板,可管理各类签到脚本(京东、网易云音乐、B站等)
多合一签到脚本
- 推荐:NobyDa 的脚本集合
- 仓库:
https://github.com/NobyDa/Script/tree/master
分流规则优化
GeoIP2 数据库
- 更新源:
https://raw.githubusercontent.com/Loyalsoldier/geoip/release/Country.mmdb - 作用:替换内置 GeoIP,提升分流准确性
ACL4SSR 规则集
- 地址:
https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online.ini - 转换:需转换为 Shadowrocket 格式,或使用在线转换工具
安装与配置建议
模块安装步骤:
- 复制模块链接(
.sgmodule- Shadowrocket → 配置 → 模块 → 右上角加号 → 粘贴链接
- 开启 MitM(配置 → 证书 → 生成/安装证书并信任)
推荐组合方案:
基础套餐:
├── 神机 Advertising.sgmodule(去广告)
├── YouTube 增强模块
├── GeoIP 数据库更新
└── BoxJS(管理脚本)
注意事项:
- 证书信任:安装 MitM 证书后,必须在 iOS 设置 → 通用 → 关于本机 → 证书信任设置中开启
- 性能影响:过多脚本会导致耗电增加,建议不超过 5-8 个模块
- 兼容性:部分 Surge 模块可直接使用,但需测试兼容性
- 隐私安全:只使用可信来源的脚本,避免使用来路不明的 Cookie 抓取脚本
优质资源仓库:
- DivineEngine:
https://github.com/DivineEngine/Profiles - fmz200:
https://github.com/fmz200/wool_scripts - app2smile:
https://github.com/app2smile/rules(专注去广告)
建议定期更新模块(模块页面左滑可更新),并关注 GitHub 上的 Shadowrocket 相关仓库获取最新脚本。