[chrome扩展]放下鼠标,用快捷键控制网页

有很多人一定羡慕有一些高手,不用或少用鼠标,直接在键盘上点击,即可控制网页浏览,操作打开新网页,关闭网页,切换页面,撤消关闭等等各项操作。可以说是泡妞装逼必备。不过也不仅仅局限于装逼。用在工作上更是非常舒服,减少鼠标手的发病率。昨天我用了一会便觉得为什么windows的其他软件上没有这功能呢。虽然还做不到完全用此扩展放弃鼠标,但也方便的很多了。

好了,废话不多说,可能有些高手已经使用此扩展很久了。这个扩展主要是用于chrome浏览器上。他的名字叫做—vimium,安装后会在浏览器右上角显示一个图标。打开浏览器后如果光标没有在地址栏中,则可以按字母o,弹出一个输入框,在其中进行搜索或输入网址。

而打开网页后,则有以下快捷键可以使用:

向下滚动:j

向上滚动:k

向上翻页:u,

向下翻页:d

关闭一个标签页:x,

撤消关闭一个标签页:大写X(也就是组合键shift+x,以下大写字母都是shift组合。)

回到页面顶部:gg.

如果要点击页面中某个链接,则可以按f键,会显示页面中所有链接的快捷方式,直接点击字母即可。

image

回到页面底部:大写G。

后退:大写H,

前进:大写L。

定位光标到输入框:g+i,多个框按 tab键。

查看页面源代码:g+s.

重新载入当前页面:r

以上即足够常用了。如果想了解其他的,可以在图标上右键选项中进行查看。如下:

j, <c-e> : Scroll down (scrollDown)
k, <c-y> : Scroll up (scrollUp)
h : Scroll left (scrollLeft)
l : Scroll right (scrollRight)
gg : Scroll to the top of the page (scrollToTop)
G : Scroll to the bottom of the page(scrollToBottom)
d : Scroll a page down (scrollPageDown)
u : Scroll a page up (scrollPageUp)
: Scroll a full page up (scrollFullPageUp)
: Scroll a full page down (scrollFullPageDown)
r : Reload the page (reload)
gs : View page source (toggleViewSource)
yy : Copy the current URL to the clipboard(copyCurrentUrl)
yf : Copy a link URL to the clipboard(LinkHints.activateModeToCopyLinkUrl)
p : Open the clipboard’s URL in the current tab(openCopiedUrlInCurrentTab)
P : Open the clipboard’s URL in a new tab(openCopiedUrlInNewTab)
i : Enter insert mode (enterInsertMode)
f : Open a link in the current tab(LinkHints.activateMode)
F : Open a link in a new tab(LinkHints.activateModeToOpenInNewTab)
o : Open URL, bookmark, or history entry(Vomnibar.activate)
O : Open URL, bookmark, history entry, in a new tab (Vomnibar.activateInNewTab)
T : Search through your open tabs(Vomnibar.activateTabSelection)
b : Open a bookmark(Vomnibar.activateBookmarks)
B : Open a bookmark in a new tab(Vomnibar.activateBookmarksInNewTab)
gf : Cycle forward to the next frame on the page(nextFrame)下面有一个视频可以详细的了解一下:
[youku]XMjM0MTE3MDcy[/youku]
点此下载

————————-

您也可以到我爱玩应用查看更多内容


Using find
/ : Enter find mode (enterFindMode)
n : Cycle forward to the next find match(performFind)
N : Cycle backward to the previous find match(performBackwardsFind)
Navigating history
H : Go back in history (goBack)
L : Go forward in history (goForward)
Manipulating tabs
K, gt : Go one tab right (nextTab)
J, gT : Go one tab left (previousTab)
g0 : Go to the first tab (firstTab)
g$ : Go to the last tab (lastTab)
t : Create new tab (createTab)
x : Close current tab (removeTab)
X : Restore closed tab (restoreTab)
Miscellaneous
? : Show help (showHelp)

 

[chrome扩展]放下鼠标,用快捷键控制网页》有2条评论

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注

相关