Back to Char

Reference

plugins/opener2/permissions/autogenerated/reference.md

latest1.0 KB
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-open-url
  • allow-open-path
  • allow-reveal-item-in-dir

Permission Table

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

opener2:allow-open-path

</td> <td>

Enables the open_path command without any pre-configured scope.

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

opener2:deny-open-path

</td> <td>

Denies the open_path command without any pre-configured scope.

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

opener2:allow-open-url

</td> <td>

Enables the open_url command without any pre-configured scope.

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

opener2:deny-open-url

</td> <td>

Denies the open_url command without any pre-configured scope.

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

opener2:allow-reveal-item-in-dir

</td> <td>

Enables the reveal_item_in_dir command without any pre-configured scope.

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

opener2:deny-reveal-item-in-dir

</td> <td>

Denies the reveal_item_in_dir command without any pre-configured scope.

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