1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-01 04:37:40 +02:00

Update browser_action to action (#3286)

Manifest v3 gets rid of browser_action for action
This commit is contained in:
Matt Gibson 2022-08-12 06:45:50 -06:00 committed by GitHub
parent d86b2d76c8
commit f42d967356
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"