DMS-UserScripts-Toolkit

GreasyMonkey 脚本工具类

As of 2020-08-15. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greatest.deepsurf.us/scripts/408776/837405/DMS-UserScripts-Toolkit.js

Author
稻米鼠
Version
0.0.1.20200815065117
Created
2020-08-15
Updated
2020-08-15
Size
9.19 KB
License
N/A

GreasyMonkey 脚本工具类

因脚本中一些基础功能函数需要复用,所以写了这个小的工具库。为对用户安全负责,并符合 GreasyFork 审核规则,代码未作压缩,仅用 Parcel 简单过了一下,一方面是为了用 babel 转码,另一方为后期分文件书写不同类别功能做准备。