UserScript Some random Tampermonkey scripts for personal use 基于Tampermonkey的一些个人用户脚本 Development Requires Node >=v17.5.0 Clone Code git clone git@github.com:tiartrop/UserScript.git Install Dependencies npm install Build Release npm run build 本地开发 需要 Node >=v17.5.0 克隆代码 git clone git@github.com:tiartrop/UserScript.git 安装依赖 npm install 编译打包 npm run build