脚本猫
使用场景
让浏览器变得更加智能,Ace Script为浏览器提供了用户脚本支持,实现更多的自动化操作。
核心功能
- 自动更新脚本
- 支持GM函数
- 脚本顺序执行
- 支持导入和导出zip文件
- 与Ace Stream软件集成
插件简介
万物皆可脚本化,让你的浏览器可以做更多的事情!
Provide userscript support for browsers.
Ace Script provides userscripts support for browsers. It works on browsers with WebExtensions support. It supports most scripts for Greasemonkey and Tampermonkey, and also allows you to create scripts with the ability to easily integrate the functionality of the Ace Stream software (www.acestream.org).
Features:
– Update automatically according to the meta data.
– Scripts will be executed in order as shown in the list.
– GM functions are supported.
– Support import from and export to a zip file.
– Support integration with Ace Stream software