Back to Hoppscotch

Reference

packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/permissions/autogenerated/reference.md

2026.4.01.7 KB
Original Source

Default Permission

Default permissions for AppLoad plugin

This default permission set includes the following:

  • allow-load
  • allow-download
  • allow-clear
  • allow-close
  • allow-remove

Permission Table

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

appload:allow-clear

</td> <td>

Enables the clear command without any pre-configured scope.

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

appload:deny-clear

</td> <td>

Denies the clear command without any pre-configured scope.

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

appload:allow-close

</td> <td>

Enables the close command without any pre-configured scope.

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

appload:deny-close

</td> <td>

Denies the close command without any pre-configured scope.

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

appload:allow-download

</td> <td>

Enables the download command without any pre-configured scope.

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

appload:deny-download

</td> <td>

Denies the download command without any pre-configured scope.

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

appload:allow-load

</td> <td>

Enables the load command without any pre-configured scope.

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

appload:deny-load

</td> <td>

Denies the load command without any pre-configured scope.

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

appload:allow-ping

</td> <td>

Enables the ping command without any pre-configured scope.

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

appload:deny-ping

</td> <td>

Denies the ping command without any pre-configured scope.

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

appload:allow-remove

</td> <td>

Enables the remove command without any pre-configured scope.

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

appload:deny-remove

</td> <td>

Denies the remove command without any pre-configured scope.

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