Add shortcut command.

This commit is contained in:
miguel 2022-02-07 00:38:35 -06:00
parent 6805a8bf48
commit b41d477527
1 changed files with 7 additions and 0 deletions

View File

@ -12,6 +12,13 @@
"options_ui": {
"page": "options.html"
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+Y"
}
}
},
"applications": {
"gecko": {
"id": "{c5880375-5496-4d02-ba27-7830809dbf08}",