You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_EN.md
+22-9Lines changed: 22 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ We built a framework for executing background scripts and Greasemonkey/Tampermon
49
49
50
50
### Install script
51
51
52
-
You can get normal userscripts from [major userscript markets](https://docs.scriptcat.org/docs/use/#%E8%8E%B7%E5%8F%96%E8%84%9A%E6%9C%AC) and background scripts from [Background Scripts](https://bbs.tampermonkey.net.cn/forum-68-1.html) which is supported by ScriptCat.
52
+
You can get normal userscripts from [major userscript markets](https://docs.scriptcat.org/docs/use/#%E8%8E%B7%E5%8F%96%E8%84%9A%E6%9C%AC) and background scripts from [Background Scripts](https://scriptcat.org/en/search?script_type=3) which is supported by ScriptCat.
53
53
54
54
The installation method is the same as Greasemonkey/Tampermonkey, and it is also compatible with the majority of userscripts. If you encounter any incompatible scripts, you can provide feedback to us through [issues](https://github.com/scriptscat/scriptcat/issues).
55
55
@@ -69,26 +69,39 @@ We have published our extension in the Chrome or Firefox store. If you cannot ac
Pre-release versions are versions before the official release. They are usually used to test new features. Pre-release versions have a pre-release identifier in their version number, for example:
75
+
`1.0.0-beta.1`.
77
76
78
-
## License
77
+
You can get pre-release versions from the [Release](https://github.com/scriptscat/scriptcat/releases) page or from the extension store pages below:
79
78
80
-
This project is open source under the GPLv3 license. Please comply with the terms and conditions of the license.
In addition to pre-releases, ScriptCat also builds the extension on [Github Action](https://github.com/scriptscat/scriptcat/actions/workflows/build.yaml) every time code is committed and merged into the main branch. If you want to experience the latest features or fixes, you can visit the [Github Action](https://github.com/scriptscat/scriptcat/actions/workflows/build.yaml) page to download.
83
84
84
85
## Contribution
85
86
86
87
Please refer to [Contribution Guidelines](./docs/CONTRIBUTING_EN.md)
87
88
89
+
### Discussion
90
+
91
+
-[Telegram](https://t.me/scriptscat)
92
+
-[Discord](https://discord.gg/JF76nHCCM7)
93
+
-[油猴中文网](https://bbs.tampermonkey.net.cn/)
94
+
88
95
### Thanks
89
96
90
97
Thanks to the following developers for contributing to ScriptCat and making ScriptCat even better!
0 commit comments