前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >Vimium 下载 像个 Geek 一样去浏览

Vimium 下载 像个 Geek 一样去浏览

作者头像
阿炬
发布2018-05-11 14:41:15
7770
发布2018-05-11 14:41:15
举报
文章被收录于专栏:阿炬.NET

插件地址(被墙):https://chrome.google.com/webstore/detail/dbepggeogbaibhgnhhndojpepiihcmeb

本地下载:http://files.cnblogs.com/quejuwen/Vimium1.45_0.zip

如果你希望用键盘控制 Chrome 浏览,Vimium 是不错的选择,它类似 Firefox 的 Vimperator 扩展。如果你希望从 Vimium 开始试试 vim 操作风格,可以在安装扩展后打开任意网页,按下 ? 键,会自动弹出操作说明。上手可能有些麻烦,一旦习惯,效率提升百倍以上。

代码语言:javascript
复制
Vimium Help
Navigating the page
j, <c-e>    :    Scroll down
k, <c-y>    :    Scroll up
h    :    Scroll left
l    :    Scroll right
gg    :    Scroll to the top of the page
G    :    Scroll to the bottom of the page
d    :    Scroll a page down
u    :    Scroll a page up
r    :    Reload the page
gs    :    View page source
yy    :    Copy the current URL to the clipboard
yf    :    Copy a link URL to the clipboard
p    :    Open the clipboard's URL in the current tab
P    :    Open the clipboard's URL in a new tab
i    :    Enter insert mode
f    :    Open a link in the current tab
F    :    Open a link in a new tab
o    :    Open URL, bookmark, or history entry
O    :    Open URL, bookmark, history entry, in a new tab
T    :    Search through your open tabs
b    :    Open a bookmark
B    :    Open a bookmark in a new tab
gf    :    Cycle forward to the next frame on the page
Using find
/    :    Enter find mode
n    :    Cycle forward to the next find match
N    :    Cycle backward to the previous find match
Navigating history
H    :    Go back in history
L    :    Go forward in history
Manipulating tabs
K, gt    :    Go one tab right
J, gT    :    Go one tab left
g0    :    Go to the first tab
g$    :    Go to the last tab
t    :    Create new tab
yt    :    Duplicate current tab
x    :    Close current tab
X    :    Restore closed tab
<a-p>    :    Pin/unpin current tab
Miscellaneous
?    :    Show help

Show advanced commands Enjoying Vimium? Leave us feedback.
Found a bug? Report it here.
本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2014-07-27 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档