Reviews for Quick Dictionary
Quick Dictionary by Trần Xuân Thắng
Response by Trần Xuân Thắng
Developer response
posted 7 years agoI'll find what I can do about this problem asap. I'm more familiar with Alt+F4 though.
Edit: I've changed the hotkey to "Ctrl+Shift+Q" ("Cmd+Shift+Q" for macOS), hope this brings you more convenient.
The hotkey shortcut have to be hard coded in manifest.json, it is the rule of webExtension so I think it'll not be easy to make an option to customize it. Chrome extension already have the built-in hotkey modifier (For example https://www.howtogeek.com/127162/how-to-create-custom-keyboard-shortcuts-for-browser-actions-and-extensions-in-google-chrome/) so we might have to wait for firefox to add this feature.
Edit: I've changed the hotkey to "Ctrl+Shift+Q" ("Cmd+Shift+Q" for macOS), hope this brings you more convenient.
The hotkey shortcut have to be hard coded in manifest.json, it is the rule of webExtension so I think it'll not be easy to make an option to customize it. Chrome extension already have the built-in hotkey modifier (For example https://www.howtogeek.com/127162/how-to-create-custom-keyboard-shortcuts-for-browser-actions-and-extensions-in-google-chrome/) so we might have to wait for firefox to add this feature.