mirror of https://github.com/gorhill/uBlock.git
fix #2723
This commit is contained in:
parent
4593cc2590
commit
d22f4b80f6
|
@ -6,21 +6,12 @@
|
|||
|
||||
"commands": {
|
||||
"launch-element-zapper": {
|
||||
"suggested_key": {
|
||||
"default": "Alt+Z"
|
||||
},
|
||||
"description": "__MSG_popupTipZapper__"
|
||||
},
|
||||
"launch-element-picker": {
|
||||
"suggested_key": {
|
||||
"default": "Alt+X"
|
||||
},
|
||||
"description": "__MSG_popupTipPicker__"
|
||||
},
|
||||
"launch-logger": {
|
||||
"suggested_key": {
|
||||
"default": "Alt+L"
|
||||
},
|
||||
"description": "__MSG_popupTipLog__"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue