feat-bootstrap-Snaplet-Windows-screenshot-tool
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"$schema": "../gen/schemas/desktop-schema.json",
|
||||
"identifier": "default",
|
||||
"description": "Snaplet desktop permissions",
|
||||
"windows": ["main", "capture"],
|
||||
"permissions": [
|
||||
"core:default",
|
||||
"core:window:allow-close",
|
||||
"core:window:allow-hide",
|
||||
"core:window:allow-show",
|
||||
"autostart:default",
|
||||
"clipboard-manager:allow-write-image",
|
||||
"dialog:allow-save",
|
||||
"global-shortcut:allow-register",
|
||||
"global-shortcut:allow-unregister",
|
||||
"global-shortcut:allow-is-registered"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user