philc / vimium

The hacker's browser.
https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb
MIT License
23.4k stars 2.48k forks source link

feature request: use chrome.commands API for toggling vimium #3161

Open PoiScript opened 6 years ago

PoiScript commented 6 years ago

Yes, I know that vimium can be disabled using a set of shortcuts like Ctrl-Shift-v, Ctrl-Enter. But it can be simplified by using chrome.commands API which allows user to trigger an action by a user-defined shortcut.

For example, uBlock is using this mechanism:

screenshot_20181011_223338

gdh1995 commented 6 years ago

just advertise : ) . you may try my custom Vimium - https://github.com/gdh1995/vimium-c . It supports 6 global commands: createTab, reloadTab, previousTab, nextTab and two placeholders, and all of the 6 can be re-configured as other commands.

eromoe commented 5 years ago

+1 for this .

This is really necessary for some built-in shortcut pages, such as jupyter notebook, zeppelin .