Skip to content

Commit

Permalink
Merge pull request #2263 from keepassxreboot/fix/update_permissions
Browse files Browse the repository at this point in the history
Add offscreen to permissions list in README
  • Loading branch information
Sami Vänttinen authored Jul 5, 2024
2 parents 49e8e1a + 9b2af12 commit 9dba813
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 9dba813

Please sign in to comment.