Back to Char

Reference

plugins/windows/permissions/autogenerated/reference.md

latest2.3 KB
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-window-show
  • allow-window-destroy
  • allow-window-navigate
  • allow-window-emit-navigate
  • allow-window-is-exists

Permission Table

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

windows:allow-remove-fake-window

</td> <td>

Enables the remove_fake_window command without any pre-configured scope.

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

windows:deny-remove-fake-window

</td> <td>

Denies the remove_fake_window command without any pre-configured scope.

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

windows:allow-set-fake-window-bounds

</td> <td>

Enables the set_fake_window_bounds command without any pre-configured scope.

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

windows:deny-set-fake-window-bounds

</td> <td>

Denies the set_fake_window_bounds command without any pre-configured scope.

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

windows:allow-window-destroy

</td> <td>

Enables the window_destroy command without any pre-configured scope.

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

windows:deny-window-destroy

</td> <td>

Denies the window_destroy command without any pre-configured scope.

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

windows:allow-window-emit-navigate

</td> <td>

Enables the window_emit_navigate command without any pre-configured scope.

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

windows:deny-window-emit-navigate

</td> <td>

Denies the window_emit_navigate command without any pre-configured scope.

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

windows:allow-window-is-exists

</td> <td>

Enables the window_is_exists command without any pre-configured scope.

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

windows:deny-window-is-exists

</td> <td>

Denies the window_is_exists command without any pre-configured scope.

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

windows:allow-window-navigate

</td> <td>

Enables the window_navigate command without any pre-configured scope.

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

windows:deny-window-navigate

</td> <td>

Denies the window_navigate command without any pre-configured scope.

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

windows:allow-window-show

</td> <td>

Enables the window_show command without any pre-configured scope.

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

windows:deny-window-show

</td> <td>

Denies the window_show command without any pre-configured scope.

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