userscript...

This commit is contained in:
Gabe Yuan
2023-08-06 21:45:05 +08:00
parent fef4d50977
commit 5e7a8cca3d
58 changed files with 56051 additions and 13111 deletions

11
docs/asset-manifest.json Normal file
View File

@@ -0,0 +1,11 @@
{
"files": {
"main.js": "/main.js",
"options.js": "/options.js",
"options.html": "/options.html",
"index.html": "/index.html"
},
"entrypoints": [
"main.js"
]
}