Back to Char

Reference

plugins/icon/permissions/autogenerated/reference.md

latest1.4 KB
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-set-dock-icon
  • allow-reset-dock-icon
  • allow-get-icon
  • allow-set-recording-indicator

Permission Table

<table> <tr> <th>Identifier</th> <th>Description</th> </tr> <tr> <td>

icon:allow-get-icon

</td> <td>

Enables the get_icon command without any pre-configured scope.

</td> </tr> <tr> <td>

icon:deny-get-icon

</td> <td>

Denies the get_icon command without any pre-configured scope.

</td> </tr> <tr> <td>

icon:allow-reset-dock-icon

</td> <td>

Enables the reset_dock_icon command without any pre-configured scope.

</td> </tr> <tr> <td>

icon:deny-reset-dock-icon

</td> <td>

Denies the reset_dock_icon command without any pre-configured scope.

</td> </tr> <tr> <td>

icon:allow-set-dock-icon

</td> <td>

Enables the set_dock_icon command without any pre-configured scope.

</td> </tr> <tr> <td>

icon:deny-set-dock-icon

</td> <td>

Denies the set_dock_icon command without any pre-configured scope.

</td> </tr> <tr> <td>

icon:allow-set-recording-indicator

</td> <td>

Enables the set_recording_indicator command without any pre-configured scope.

</td> </tr> <tr> <td>

icon:deny-set-recording-indicator

</td> <td>

Denies the set_recording_indicator command without any pre-configured scope.

</td> </tr> </table>