## Default Permission Default permissions - `allow-toggle` - `allow-set-display-mode` - `allow-show-context-menu` ## Permission Table
Identifier | Description |
---|---|
`devtools-app:allow-set-display-mode` | Enables the set_display_mode command without any pre-configured scope. |
`devtools-app:deny-set-display-mode` | Denies the set_display_mode command without any pre-configured scope. |
`devtools-app:allow-show-context-menu` | Enables the show_context_menu command without any pre-configured scope. |
`devtools-app:deny-show-context-menu` | Denies the show_context_menu command without any pre-configured scope. |
`devtools-app:allow-toggle` | Enables the toggle command without any pre-configured scope. |
`devtools-app:deny-toggle` | Denies the toggle command without any pre-configured scope. |