Alt+Shift+S keyboard shortcut

This commit is contained in:
Laurent Espitallier 2017-08-10 19:07:12 +02:00
parent 7b51fb3064
commit 2ac39493b0

View File

@ -35,5 +35,13 @@
],
"background" : {
"scripts" : ["background.js"]
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Alt+Shift+S"
},
"description": "dd to (Semantic)Scuttle keyboard shortcut"
}
}
}