Files
onin-web-translate/manifest.json
2025-12-02 12:06:51 +08:00

11 lines
250 B
JSON

{
"id": "com.web-translate.20251202",
"name": "Web Translate",
"version": "0.0.1",
"description": "翻译插件",
"entry": "dist/index.html",
"devMode": true,
"devServer": "http://localhost:5173",
"type": "webview",
"commands": []
}