K
K
krll-k2014-10-31 18:24:45
Google Chrome
krll-k, 2014-10-31 18:24:45

Is there an extension for chrome that allows you to emulate the work of a mouse with a keyboard?

I use linux and i3wm. Sometimes you don't want to take your hands off the keyboard once again. Is there an extension for chrome that allows you to emulate the work of a mouse with a keyboard? That is, the keys h, j, k and l - move, and the combination of buttons ctrl + alt + f searches for a button. For example, the "Save" button - press alt + ctrl + f, enter "soh", and this button burns out, press ctrl + alt + f + enter, and that's it, we no longer need the mouse

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Toast, 2014-11-05
@krll-k

Vimium
https://chrome.google.com/webstore/detail/vimium/d...
To start the search, press / , as in vim, and enter the search string. But for what you need, press the letter f and it will highlight all clickable elements with letters, there are also goodies for quickly moving to input fields. Conveniently built-in help, just press ? and he appears. Useful, I recommend.
To make the Russian layout work in the settings, you need to add:

map  ? showHelp
map  о scrollDown
map  л scrollUp
map  р scrollLeft
map  д scrollRight
map  пп scrollToTop
map  П scrollToBottom
map  яР scrollToLeft
map  яД scrollToRight
map  <с-у> scrollDown
map  <с-н> scrollUp

map  в scrollPageDown
map  г scrollPageUp
map  к reload
map  пы toggleViewSource

map  ш enterInsertMode

map  Р goBack
map  Д goForward
map  пг goUp
map  пГ goToRoot

map  пш focusInput

map  а     LinkHints.activateMode
map  А     LinkHints.activateModeToOpenInNewTab
map  <ф-а> LinkHints.activateModeWithQueue

map  . enterFindMode
map  т performFind
map  Т performBackwardsFind

map  хх goPrevious
map  ъъ goNext

map  нн copyCurrentUrl
map  на LinkHints.activateModeToCopyLinkUrl

map  з openCopiedUrlInCurrentTab
map  З openCopiedUrlInNewTab

map  Л nextTab
map  О previousTab
map  пе nextTab
map  пЕ previousTab
map  п0 firstTab
map  п; lastTab


map  ц moveTabToNewWindow
map  е createTab
map  не duplicateTab
map  ч removeTab
map  Ч restoreTab

map  щ Vomnibar.activate
map  Щ Vomnibar.activateInNewTab

map  Е Vomnibar.activateTabSelection

map  и Vomnibar.activateBookmarks
map  И Vomnibar.activateBookmarksInNewTab

map  па nextFrame

map  ь Marks.activateCreateMode
map  ё  Marks.activateGotoMode

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question