2026-03-03 23:16:04 +11:00
|
|
|
{
|
|
|
|
|
"identifier": "desktop-capability",
|
|
|
|
|
"platforms": [
|
|
|
|
|
"macOS",
|
|
|
|
|
"windows",
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"windows": [
|
|
|
|
|
"main"
|
|
|
|
|
],
|
|
|
|
|
"permissions": [
|
|
|
|
|
"updater:default",
|
2026-06-13 18:52:37 -04:00
|
|
|
"global-shortcut:default",
|
|
|
|
|
"deep-link:default"
|
2026-03-03 23:16:04 +11:00
|
|
|
]
|
|
|
|
|
}
|