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
3.**Compatibility**: Supports most Tampermonkey scripts, can be installed directly
84
+
3.**Compatibility**: Supports most Tampermonkey scripts, can be installed directly. If you encounter incompatible scripts, please report them to us through [issues](https://github.com/scriptscat/scriptcat/issues).
83
85
84
86
#### Developing Scripts
85
87
86
-
Check our [Development Documentation](https://docs.scriptcat.org/docs/dev/) to learn how to write scripts. The documentation covers everything from basics to advanced topics, and users of other userscript managers can also refer to it.
87
-
88
-
---
89
-
90
-
## 📚 Detailed Information
91
-
92
-
### Advanced User Guide
93
-
94
-
#### Script Management
95
-
96
-
You can install scripts from various userscript markets by [getting scripts](https://docs.scriptcat.org/docs/use/#%E8%8E%B7%E5%8F%96%E8%84%9A%E6%9C%AC). The installation method is exactly the same as Tampermonkey. If you encounter incompatible scripts, please report them to us through [issues](https://github.com/scriptscat/scriptcat/issues).
97
-
98
-
#### Developer Resources
99
-
100
-
Our [Development Documentation](https://docs.scriptcat.org/docs/dev/) is continuously improving. Due to the similar design philosophy with Tampermonkey, there are many commonalities between them. Even if you're using other userscript managers, you can refer to our documentation for development!
88
+
Check our [Development Documentation](https://docs.scriptcat.org/docs/dev/) and [Developer Guide](https://learn.scriptcat.org/) to learn how to write scripts. The documentation covers everything from basics to advanced topics, making script development effortless.
101
89
102
90
If you find errors in the documentation or want to contribute content, you can click "Edit this page" on the documentation page to make modifications.
103
91
104
-
### ⚡ Beta Versions
105
-
106
-
Want to experience the latest features? We provide pre-release versions for testing:
0 commit comments