mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-08 19:18:02 +01:00
Update browser_action to action (#3286)
Manifest v3 gets rid of browser_action for action
This commit is contained in:
parent
d86b2d76c8
commit
f42d967356
@ -73,7 +73,7 @@
|
||||
"extension_page": "script-src 'self' ; object-src 'self'"
|
||||
},
|
||||
"commands": {
|
||||
"_execute_browser_action": {
|
||||
"_execute_action": {
|
||||
"suggested_key": {
|
||||
"default": "Ctrl+Shift+Y",
|
||||
"linux": "Ctrl+Shift+U"
|
||||
|
Loading…
Reference in New Issue
Block a user