{ "DevJson": { "identifier": "DevJson", "description": "Capability for the dev json window", "local": true, "windows": ["Dev_JSON"], "permissions": [ "app:allow-version", "app:default", "event:allow-listen", "event:default", "http:allow-fetch", "log:allow-log", "log:default", "path:allow-resolve-directory", "path:default", "sql:allow-load", "sql:allow-execute", "sql:default", "window:allow-close", "window:allow-destroy", "window:allow-set-title", "window:allow-set-fullscreen", "window:allow-show", { "identifier": "http:default", "allow": [{ "url": "https://*.miyoushe.com/*" }, { "url": "https://*.mihoyo.com/*" }] } ], "platforms": ["windows", "macOS"] }, "Mys": { "identifier": "Mys", "description": "Capability for the mys client window", "remote": { "urls": ["https://*.mihoyo.com/*", "https://*.miyoushe.com/*"] }, "local": true, "windows": ["mhy_client"], "permissions": [ "dialog:allow-message", "dialog:default", "event:allow-emit", "path:allow-resolve-directory", "path:default", { "identifier": "fs:allow-exists", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-mkdir", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-read-dir", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-read-text-file", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-remove", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-write-file", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-write-text-file", "allow": [{ "path": "**" }] } ], "platforms": ["windows", "macOS"] }, "SubWindow": { "identifier": "SubWindow", "description": "Capability for the sub window", "local": true, "windows": ["Sub_window"], "permissions": [ "app:allow-version", "app:default", "dialog:allow-save", "dialog:default", "event:allow-listen", "event:default", "fs:default", "http:allow-fetch", "log:allow-log", "log:default", "path:allow-resolve-directory", "path:default", "shell:allow-open", "shell:default", "sql:allow-load", "sql:allow-execute", "sql:default", "window:allow-close", "window:allow-destroy", "window:allow-set-title", "window:allow-set-fullscreen", "window:allow-show", { "identifier": "fs:allow-exists", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-mkdir", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-read-dir", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-read-text-file", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-remove", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-write-file", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-write-text-file", "allow": [{ "path": "**" }] }, { "identifier": "http:default", "allow": [{ "url": "https://*.miyoushe.com/*" }, { "url": "https://*.mihoyo.com/*" }] } ], "platforms": ["windows", "macOS"] }, "TeyvatGuide": { "identifier": "TeyvatGuide", "description": "Capability for the main window", "local": true, "windows": ["TeyvatGuide"], "permissions": [ "app:allow-version", "app:default", "dialog:allow-save", "dialog:default", "event:allow-listen", "event:default", "fs:default", "http:allow-fetch", "log:allow-log", "log:default", "path:allow-resolve-directory", "path:default", "process:allow-exit", "process:default", "shell:allow-execute", "shell:allow-open", "shell:default", "sql:allow-load", "sql:allow-execute", "sql:default", "webview:allow-create-webview-window", "webview:default", "window:allow-close", "window:allow-destroy", "window:default", "window:allow-is-minimized", "window:allow-set-title", "window:allow-set-focus", "window:allow-show", "window:allow-unminimize", { "identifier": "fs:allow-exists", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-mkdir", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-read-dir", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-read-text-file", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-remove", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-write-file", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-write-text-file", "allow": [{ "path": "**" }] }, { "identifier": "http:default", "allow": [ { "url": "https://*.miyoushe.com/*" }, { "url": "https://*.mihoyo.com/*" }, { "url": "https://homa.snapgenshin.com/*" } ] }, { "identifier": "shell:allow-execute", "allow": [ { "args": true, "cmd": "explorer", "name": "win_open" }, { "args": true, "cmd": "open", "name": "mac_open" } ] } ], "platforms": ["windows", "macOS"] } }