mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 19:56:50 +08:00
12 lines
236 B
JSON
Executable File
12 lines
236 B
JSON
Executable File
{
|
|
"identifier": "desktop-capability",
|
|
"platforms": ["macOS", "windows", "linux"],
|
|
"webviews": ["main"],
|
|
"windows": ["main"],
|
|
"permissions": [
|
|
"global-shortcut:default",
|
|
"updater:default",
|
|
"deep-link:default"
|
|
]
|
|
}
|