feat: move open_tranbox shortcurt to browser commands

This commit is contained in:
Gabe Yuan
2024-01-03 11:59:41 +08:00
parent 2cb20b5cc0
commit cff8b2fe39
6 changed files with 18 additions and 37 deletions

View File

@@ -29,11 +29,15 @@
},
"description": "__MSG_toggle_translate__"
},
"toggleStyle": {
"openTranbox": {
"suggested_key": {
"default": "Alt+C"
"default": "Alt+S"
},
"description": "__MSG_toggle_style__"
"description": "__MSG_open_tranbox__"
},
"toggleStyle": {
"description": "__MSG_toggle_style__",
"global": false
},
"openOptions": {
"suggested_key": {