Alt+Shift+S keyboard shortcut
This commit is contained in:
parent
7b51fb3064
commit
2ac39493b0
@ -35,5 +35,13 @@
|
|||||||
],
|
],
|
||||||
"background" : {
|
"background" : {
|
||||||
"scripts" : ["background.js"]
|
"scripts" : ["background.js"]
|
||||||
|
},
|
||||||
|
"commands": {
|
||||||
|
"_execute_browser_action": {
|
||||||
|
"suggested_key": {
|
||||||
|
"default": "Alt+Shift+S"
|
||||||
|
},
|
||||||
|
"description": "dd to (Semantic)Scuttle keyboard shortcut"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user