Skip to content

Commit 4984314

Browse files
author
zhaoliang
committed
chrome 快捷键
1 parent 47cec07 commit 4984314

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
layout: post
3+
title: chrome常用快捷键(linux)
4+
categories: tools
5+
tags: chrome
6+
---
7+
8+
* content
9+
{:toc}
10+
11+
#chrome 常用快捷键(linux)
12+
13+
## 标签页和窗口
14+
15+
快捷键 | 操作
16+
--------|------
17+
Ctrl+n | 打开新窗口
18+
Ctrl+t | 代开新的标签页并跳转到新的
19+
Alt+Home| 在当前标签打开主页
20+
Alt+F4 | 关闭当前窗口
21+
22+
## 功能快捷键
23+
24+
快捷键 | 操作
25+
--------|------
26+
Alt+f | 打开菜单
27+
Ctrl+Shift+b | 显示隐藏标签栏
28+
Ctrl+Shift+o | 标签管理页
29+
Shift+Esc | 任务管理器
30+
F6 | 在地址/书签/页面之间切换焦点
31+
Ctrl+Shift+Del | 打开“清除浏览数据”选项
32+
33+
## 地址栏快捷键
34+
35+
快捷键 | 操作
36+
--------|------
37+
Ctrl+Enter| 输入网站名称并按下快捷键,为网站名称添加www. 和 .com
38+
Ctrl+l | 跳转到地址栏
39+
Ctrl+k | 从网站任意位置搜索(类似与Ctrl+l)
40+
41+
## 网页快捷键
42+
43+
| 快捷键 | 操作 |
44+
| :------------- | :------------- |
45+
| Ctrl+o | 打开文件 |
46+
| Ctrl+d | 保存书签 |

0 commit comments

Comments
 (0)