mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-08 02:15:46 +08:00
15 lines
317 B
JSON
Executable File
15 lines
317 B
JSON
Executable File
{
|
|
"identifier": "desktop-capability",
|
|
"platforms": ["macOS", "windows", "linux"],
|
|
"webviews": ["main"],
|
|
"windows": ["main"],
|
|
"permissions": [
|
|
"global-shortcut:default",
|
|
"updater:default",
|
|
"deep-link:default",
|
|
"window-state:default",
|
|
"window-state:default",
|
|
"autostart:default"
|
|
]
|
|
}
|