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