Add shortcut command.
This commit is contained in:
parent
6805a8bf48
commit
b41d477527
|
@ -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}",
|
||||
|
|
Loading…
Reference in New Issue