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 - chrome
, safari
, opera
, 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 (
j
,k
) 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
'tools' 카테고리의 다른 글
kubernetes로 django 웹서버 띄우기 - minikube, kubectl / django with kubernetes (0) | 2020.03.29 |
---|---|
Great browser for developer - Firefox developer edition (0) | 2018.06.27 |
[googleu url shorten 종료] 대신 bitly shorturl 사용하기 (0) | 2018.04.23 |
슬랙(slack) 파일 용량 비우기 (파일 지우기) (0) | 2018.03.27 |
정규표현식 테스트 가능한 좋은 사이트 추천! regex101 (0) | 2018.03.17 |