This commit is contained in:
RT15548
2025-12-19 02:19:10 +08:00
commit 593fce3c8c
45 changed files with 34004 additions and 0 deletions

11
manifest.json Normal file
View File

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