mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
feat(manifest): [Auth/PM-14942] add notifications to requested permissions (#15316)
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
"unlimitedStorage",
|
||||
"webNavigation",
|
||||
"webRequest",
|
||||
"webRequestBlocking"
|
||||
"webRequestBlocking",
|
||||
"notifications"
|
||||
],
|
||||
"__safari__permissions": [
|
||||
"<all_urls>",
|
||||
|
||||
Reference in New Issue
Block a user