## Default Permission Default permissions for the plugin - `allow-check-accessibility-permissions` - `allow-request-accessibility-permissions` - `allow-check-full-disk-access-permissions` - `allow-request-full-disk-access-permissions` ## Permission Table
Identifier | Description |
---|---|
`macos-permissions:allow-check-accessibility-permissions` | Enables the check_accessibility_permissions command without any pre-configured scope. |
`macos-permissions:deny-check-accessibility-permissions` | Denies the check_accessibility_permissions command without any pre-configured scope. |
`macos-permissions:allow-check-full-disk-access-permissions` | Enables the check_full_disk_access_permissions command without any pre-configured scope. |
`macos-permissions:deny-check-full-disk-access-permissions` | Denies the check_full_disk_access_permissions command without any pre-configured scope. |
`macos-permissions:allow-request-accessibility-permissions` | Enables the request_accessibility_permissions command without any pre-configured scope. |
`macos-permissions:deny-request-accessibility-permissions` | Denies the request_accessibility_permissions command without any pre-configured scope. |
`macos-permissions:allow-request-full-disk-access-permissions` | Enables the request_full_disk_access_permissions command without any pre-configured scope. |
`macos-permissions:deny-request-full-disk-access-permissions` | Denies the request_full_disk_access_permissions command without any pre-configured scope. |