2024-06-26 04:59:47 +00:00
|
|
|
## Default Permission
|
|
|
|
|
|
|
|
|
|
Default permissions for the plugin.
|
|
|
|
|
|
2025-03-23 13:35:45 +00:00
|
|
|
#### This default permission set includes the following:
|
|
|
|
|
|
2024-06-26 04:59:47 +00:00
|
|
|
- `allow-version`
|
|
|
|
|
- `allow-name`
|
|
|
|
|
- `allow-tauri-version`
|
2025-03-02 18:12:33 +00:00
|
|
|
- `allow-identifier`
|
2025-07-07 15:08:00 +00:00
|
|
|
- `allow-bundle-type`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
2024-09-27 05:30:29 +00:00
|
|
|
## Permission Table
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
<table>
|
|
|
|
|
<tr>
|
|
|
|
|
<th>Identifier</th>
|
|
|
|
|
<th>Description</th>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-07-30 10:52:43 +00:00
|
|
|
`core:app:allow-app-hide`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Enables the app_hide command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-07-30 10:52:43 +00:00
|
|
|
`core:app:deny-app-hide`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Denies the app_hide command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-07-30 10:52:43 +00:00
|
|
|
`core:app:allow-app-show`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Enables the app_show command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-07-30 10:52:43 +00:00
|
|
|
`core:app:deny-app-show`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Denies the app_show command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2025-07-07 15:08:00 +00:00
|
|
|
`core:app:allow-bundle-type`
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Enables the bundle_type command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
`core:app:deny-bundle-type`
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Denies the bundle_type command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-07-30 10:52:43 +00:00
|
|
|
`core:app:allow-default-window-icon`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Enables the default_window_icon command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-07-30 10:52:43 +00:00
|
|
|
`core:app:deny-default-window-icon`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Denies the default_window_icon command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2025-03-13 21:17:22 +00:00
|
|
|
`core:app:allow-fetch-data-store-identifiers`
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Enables the fetch_data_store_identifiers command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
`core:app:deny-fetch-data-store-identifiers`
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Denies the fetch_data_store_identifiers command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2025-03-02 18:12:33 +00:00
|
|
|
`core:app:allow-identifier`
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Enables the identifier command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
`core:app:deny-identifier`
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Denies the identifier command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-07-30 10:52:43 +00:00
|
|
|
`core:app:allow-name`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Enables the name command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-07-30 10:52:43 +00:00
|
|
|
`core:app:deny-name`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Denies the name command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2025-03-13 21:17:22 +00:00
|
|
|
`core:app:allow-remove-data-store`
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Enables the remove_data_store command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
`core:app:deny-remove-data-store`
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Denies the remove_data_store command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-09-24 02:18:53 +00:00
|
|
|
`core:app:allow-set-app-theme`
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Enables the set_app_theme command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
`core:app:deny-set-app-theme`
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Denies the set_app_theme command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2025-04-11 18:13:07 +00:00
|
|
|
`core:app:allow-set-dock-visibility`
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Enables the set_dock_visibility command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
`core:app:deny-set-dock-visibility`
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Denies the set_dock_visibility command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-07-30 10:52:43 +00:00
|
|
|
`core:app:allow-tauri-version`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Enables the tauri_version command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-07-30 10:52:43 +00:00
|
|
|
`core:app:deny-tauri-version`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Denies the tauri_version command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-07-30 10:52:43 +00:00
|
|
|
`core:app:allow-version`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Enables the version command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
|
2024-07-30 10:52:43 +00:00
|
|
|
`core:app:deny-version`
|
2024-06-26 04:59:47 +00:00
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
|
|
|
|
|
Denies the version command without any pre-configured scope.
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|