Files
ChuQuadrant/public/scripts/extensions/regex/manifest.json
2025-09-14 23:43:10 +08:00

12 lines
253 B
JSON

{
"display_name": "Regex",
"loading_order": 1,
"requires": [],
"optional": [],
"js": "index.js",
"css": "style.css",
"author": "kingbri",
"version": "1.0.0",
"homePage": "https://github.com/ChuQuadrant/ChuQuadrant"
}