Initial commit

This commit is contained in:
TYt50
2026-01-17 16:34:39 +08:00
commit 73b8a6d23f
72 changed files with 45972 additions and 0 deletions

12
manifest.json Normal file
View File

@@ -0,0 +1,12 @@
{
"display_name": "LittleWhiteBox",
"loading_order": 10,
"requires": [],
"optional": [],
"js": "index.js",
"css": "style.css",
"author": "biex",
"version": "2.3.1",
"homePage": "https://github.com/RT15548/LittleWhiteBox"
,
"generate_interceptor": "xiaobaixGenerateInterceptor"