mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Add offscreen to permissions list in README
This commit is contained in:
parent
49e8e1a354
commit
9b2af127c7
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ KeePassXC-Browser extension requests the following permissions:
|
|||
| `clipboardWrite` | Allows password to be copied from password generator to clipboard |
|
||||
| `nativeMessaging` | Allows communication with KeePassXC application |
|
||||
| `notifications` | To show browser notifications |
|
||||
| `offscreen` | For accessing system theme when setting icon colors (Chrome only) |
|
||||
| `storage` | For storing extension settings (always stored locally in the browser, they are never synced) |
|
||||
| `tabs` | To request tab URL's and other info |
|
||||
| `webNavigation` | To show browser notifications on install or update |
|
||||
|
|
|
|||
Loading…
Reference in a new issue