reference.md 4.8 KB

Default Permission

Default permissions for the plugin.

  • allow-get-all-webviews
  • allow-webview-position
  • allow-webview-size
  • allow-internal-toggle-devtools

Permission Table

Identifier Description
`core:webview:allow-clear-all-browsing-data` Enables the clear_all_browsing_data command without any pre-configured scope.
`core:webview:deny-clear-all-browsing-data` Denies the clear_all_browsing_data command without any pre-configured scope.
`core:webview:allow-create-webview` Enables the create_webview command without any pre-configured scope.
`core:webview:deny-create-webview` Denies the create_webview command without any pre-configured scope.
`core:webview:allow-create-webview-window` Enables the create_webview_window command without any pre-configured scope.
`core:webview:deny-create-webview-window` Denies the create_webview_window command without any pre-configured scope.
`core:webview:allow-get-all-webviews` Enables the get_all_webviews command without any pre-configured scope.
`core:webview:deny-get-all-webviews` Denies the get_all_webviews command without any pre-configured scope.
`core:webview:allow-internal-toggle-devtools` Enables the internal_toggle_devtools command without any pre-configured scope.
`core:webview:deny-internal-toggle-devtools` Denies the internal_toggle_devtools command without any pre-configured scope.
`core:webview:allow-print` Enables the print command without any pre-configured scope.
`core:webview:deny-print` Denies the print command without any pre-configured scope.
`core:webview:allow-reparent` Enables the reparent command without any pre-configured scope.
`core:webview:deny-reparent` Denies the reparent command without any pre-configured scope.
`core:webview:allow-set-webview-focus` Enables the set_webview_focus command without any pre-configured scope.
`core:webview:deny-set-webview-focus` Denies the set_webview_focus command without any pre-configured scope.
`core:webview:allow-set-webview-position` Enables the set_webview_position command without any pre-configured scope.
`core:webview:deny-set-webview-position` Denies the set_webview_position command without any pre-configured scope.
`core:webview:allow-set-webview-size` Enables the set_webview_size command without any pre-configured scope.
`core:webview:deny-set-webview-size` Denies the set_webview_size command without any pre-configured scope.
`core:webview:allow-set-webview-zoom` Enables the set_webview_zoom command without any pre-configured scope.
`core:webview:deny-set-webview-zoom` Denies the set_webview_zoom command without any pre-configured scope.
`core:webview:allow-webview-close` Enables the webview_close command without any pre-configured scope.
`core:webview:deny-webview-close` Denies the webview_close command without any pre-configured scope.
`core:webview:allow-webview-hide` Enables the webview_hide command without any pre-configured scope.
`core:webview:deny-webview-hide` Denies the webview_hide command without any pre-configured scope.
`core:webview:allow-webview-position` Enables the webview_position command without any pre-configured scope.
`core:webview:deny-webview-position` Denies the webview_position command without any pre-configured scope.
`core:webview:allow-webview-show` Enables the webview_show command without any pre-configured scope.
`core:webview:deny-webview-show` Denies the webview_show command without any pre-configured scope.
`core:webview:allow-webview-size` Enables the webview_size command without any pre-configured scope.
`core:webview:deny-webview-size` Denies the webview_size command without any pre-configured scope.