tools

Using vim keys in browser (safari)

seul chan 2018. 6. 8. 19:30

In chrome, I use vimium(https://github.com/philc/vimium) for using vim key in browser. It’s really convinent when searching browser just with keyboard.

But vimium is chrome extension so I can’t use it in safari and other browser. (I use multiple browser - chromesafariopera, and firefox)

So I find other vim key extension for other browsers.

In chrome

Vimium (Recommend for chrome)

  • only for chrome (chrome extension)
  • Can download here
  • Well optimized, not much bug.
  • Can add exclude website
  • Not much custom configure

cVim

  • Chrome extension (chromium-vim)
  • can suppoer cVimrc (vim configuration)

In safari

Vimari

  • Safari version of vimium (Based on vimium)
  • Same as vimium
  • Scroll (jk) is little bit unnatural

Svim (Recommend for Safari)

  • Only for safari (Safari extension)
  • safari version of cVim

In opera

There’s no opera add-ons for vim keys, so can use vimium in opera installing Install Chrome Extension add-ons. With this, you can use chrome extension in opera. (Install in here)

In firefox

Vimium-FF (Recommend for firefox)

  • vimium for firefox version
  • Most stuff works but the port to firefox remains a work in progress
  • Can install here

Vim vixen

  • An add-on which allows you to navigate with vim-like bindings.
  • Can install here