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