Update manifest.json

This commit is contained in:
RT15548
2026-01-18 20:29:09 +08:00
committed by GitHub
parent 03ba508a31
commit 36605098d4

View File

@@ -6,7 +6,8 @@
"js": "index.js", "js": "index.js",
"css": "style.css", "css": "style.css",
"author": "biex", "author": "biex",
"version": "2.3.1", "version": "2.4.0",
"homePage": "https://github.com/RT15548/LittleWhiteBox" "homePage": "https://github.com/RT15548/LittleWhiteBox"
, ,
"generate_interceptor": "xiaobaixGenerateInterceptor" "generate_interceptor": "xiaobaixGenerateInterceptor"
}