记录了chrome 快捷键和一些好用插件
- 打开新窗口 ⌘ + n
- 隐私模式打开新窗口 cmd + shift + n
- 跳转到特定标签页 ⌘ + 1 到 ⌘ + 8
- 浏览下一个可点击项 Tab
- 浏览上一个可点击项 Shift + Tab
- 将光标移到文本字段中的上一个字词前面 Option + 向左箭头键
- 将光标移到文本字段中的上一个字词后面 Option + 向右箭头键
- 删除文本字段中的上一个字词 Option + Delete
- 将网页上的所有内容恢复到默认大小 ⌘ + 0
- 向下滚动网页,一次一个屏幕 空格键
- 向上滚动网页,一次一个屏幕 Shift + 空格键
- 跳转到最后一个标签页 ⌘ + 9
- 将窗口高度最大化 双击标签栏的空白区域
- 使用 Google Chrome 打开计算机中的文件 按住 ⌘ + o 键并选择文件
- 将当前网页保存为书签 ⌘ + d
- 显示浏览记录 右键点击"后退"箭头 返回 或"前进"箭头 下一个,或者左键点击(并按住鼠标左键不放)"后退"箭头 返回 或"- 前进"箭头 下一个
-
关闭当前窗口 ⌘ + Shift + w
-
最小化窗口 ⌘ + m
-
显示或隐藏书签栏 ⌘ + Shift + b
-
打开书签管理器 ⌘ + Option + b
-
在新标签页中打开"下载内容"页 ⌘ + Shift + j
-
跳转到与查找栏中搜索字词相匹配的下一条内容 ⌘ + g
-
跳转到与查找栏中搜索字词相匹配的上一条内容 ⌘ + Shift + g
-
打开查找栏后,搜索选定文本 ⌘ + e
-
打开"开发者工具" ⌘ + Option + i
-
打开"清除浏览数据"选项 ⌘ + Shift + Delete
-
使用其他帐号登录或以访客身份浏览 ⌘ + Shift + m
-
使用其他搜索引擎进行搜索 输入搜索引擎名称并按 Tab 键
-
为网站名称添加 www. 和 .com,并在当前标签页中打开该网站 输入网站名称并按 Control + Enter 键
-
为网站名称添加 www. 和 .com,并在新标签页中打开该网站 输入网站名称并按 Control + Shift + Enter 键
-
在新的后台标签页中打开网站 输入网址并按 ⌘ + Enter 键
-
从地址栏中移除联想查询内容 按向下箭头键以突出显示相应内容,然后按 Shift + fn + Delete
-
打开"页面设置"对话框 ⌘ + Option + p
-
通过电子邮件发送当前网页 ⌘ + Shift + i
-
重新加载当前网页(忽略缓存的内容) ⌘ + Shift + r
-
停止加载网页 Esc
-
显示当前网页的 HTML 源代码(不可修改) ⌘ + Option + u
-
打开 JavaScript 控制台 ⌘ + Option + j
-
将所有打开的标签页以书签的形式保存在新文件夹中 ⌘ + Shift + d
-
开启或关闭全屏模式 ⌘ + Ctrl + f
-
搜索网络 ⌘ + Option + f
-
在当前标签页中打开主页 ⌘ + Shift + h
-
鼠标快捷键
-
操作 快捷键
-
在当前标签页中打开链接(仅限鼠标) 将链接拖到标签页中
-
打开链接,并跳转到该链接 按住 ⌘ + Shift 键的同时点击链接
-
打开链接,并跳转到该链接(仅使用鼠标) 将链接拖到标签栏的空白区域
-
在新窗口中打开链接 按住 Shift 键的同时点击链接
-
将标签页移至当前窗口(仅限鼠标) 将标签页拖到现有窗口中
-
将标签页移回其原始位置 拖动标签页的同时按 Esc
-
将当前网页保存为书签 将相应网址拖动到书签栏中
-
下载链接目标 按住 Option 键的同时点击链接
- v Enter visual mode
- T Search through your open tabs
- yt Duplicate current tab
- yy Copy the current URL to the clipboard
- gg Scroll to the top of the page
- G Scroll to the bottom of the page
- d Scroll a half page down
- u Scroll a half page up
- h Scroll left
- l Scroll right
- f Open a link in the current tab
- F Open a link in a new tab
- p Open the clipboard's URL in the current tab
- P Open the clipboard's URL in a new tab
- i Enter insert mode
- This may be useful to temporarily disable keybinds so it does not conflict with webpages implementing their owns.
- Examples: YouTube controls (e.g., < and > to decrease or increase playback speed, t for theater mode) can also trigger Vimium, but insert mode will prevent this happening.
- o Open URL, bookmark or history entry
- O Open URL, bookmark or history entry in a new tab
- b Open a bookmark
- B Open a bookmark in a new tab
- / Enter find mode
- n Cycle forward to the next find match
- N Cycle backward to the previous find match
- t Create new tab
- J Go one tab left
- K Go one tab right
- x Close current tab
- X Restore closed tab
- g0 Go to the first tab
- g$ Go to the last tab
- H Go back in history
- L Go forward in history
- gi Focus the first text input on the page
- gf Select the next frame on the page
- gF Select the page's main/top frame
- r Reload the page