Skip to content

Commit 8fc2100

Browse files
committed
Merge branch 'main' of github.com:scriptscat/scriptcat.org
2 parents 272616c + e251194 commit 8fc2100

3 files changed

Lines changed: 10 additions & 8 deletions

File tree

docs/script_installation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# 脚本安装
22

3-
43
此页面用作在 `脚本猫` 中安装新用户脚本的中间步骤。
54

65
安装完成后,该页面应自动关闭或重定向。
76

8-
此页面不适合直接查看,如有需要请访问[安装脚本](/docs/use/script_installation/)
7+
此页面不适合直接查看,如有需要请访问[安装脚本](/docs/use/script_installation/)

docs/use/1.README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ id: use
4545

4646
## 获取脚本
4747

48-
> 除了脚本外你也可以在[油猴中文网](https://bbs.tampermonkey.net.cn/)获取一些脚本的资讯和教程.
48+
> 除了脚本外你也可以在[油猴中文网](https://bbs.tampermonkey.net.cn/)[脚本开发指南](https://learn.scriptcat.org/)获取一些脚本的资讯和教程.
4949
5050
### ScriptCat 脚本猫脚本站
5151

5252
[脚本猫脚本站](https://scriptcat.org/)是本扩展的脚本站点,可发布你编写的脚本.
5353

5454
- 新晋脚本站点
5555
- 后台脚本/定时脚本
56-
- 国内友好
56+
- 界面友好
5757

5858
### Userscript.Zone Search
5959

@@ -65,7 +65,7 @@ id: use
6565

6666
### GreasyFork
6767

68-
[GreasyFork](https://greasyfork.org/) 或许是最受欢迎的后起之秀了。它由 Jason Barnabe 创建,Jason Barnabe 同时也是 [Stylish](https://userstyles.org/) 网站的创办者,在其储存库中有大量的脚本资源。
68+
[GreasyFork](https://greasyfork.org/) 或许是最受欢迎的脚本站点。它由 Jason Barnabe 创建,Jason Barnabe 同时也是 [Stylish](https://userstyles.org/) 网站的创办者,在其储存库中有大量的脚本资源。
6969

7070
- 大量的脚本资源
7171
- 拥有可以从 Github 中进行脚本同步的功能

docs/use/5.open-dev.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ title: 开启开发者模式支持 manifest v3 版脚本猫
44

55
# 开启开发者模式支持 manifest v3 版脚本猫
66

7-
> 因为浏览器限制,强制扩展升级 Manifest V3,在 2025 年 6 月后将全面停止
8-
> Manifest V2 版本的扩展;
7+
> 由于浏览器限制,强制扩展升级 Manifest V3,在 2025 年 6 月后将全面停止 Manifest V2 版本的扩展;
98
>
109
> 在 Manifest V3 的限制下,必须开启开发者模式才能正常使用用户脚本功能。
1110
>
1211
> 参考内容:[面向扩展程序用户的开发者模式](https://developer.chrome.com/docs/extensions/reference/api/userScripts?hl=zh-cn#developer_mode_for_extension_users)[Manifest V3](https://developer.chrome.com/docs/extensions/develop/migrate/what-is-mv3?hl=zh-cn)
1312
14-
① 打开浏览器的扩展管理界面
13+
## 如何开启开发者模式
14+
15+
① 打开浏览器的扩展管理界面,或者访问[edge://extensions/](edge://extensions/)
1516

1617
- 1. **Edge**
1718

@@ -25,3 +26,5 @@ title: 开启开发者模式支持 manifest v3 版脚本猫
2526

2627
- 1. **Edge** ![edge-open-dev](./img/README.assets/edge-open-dev.webp)
2728
- 2. **Chrome** ![chrome-open-dev](./img/README.assets/chrome-open-dev.webp)
29+
30+
③ 开启开发者模式后,点击重新加载重启一次扩展,或者重启浏览器,使脚本功能生效。

0 commit comments

Comments
 (0)