Chrome 基本操作
1. 快捷键
- Chrome keyboard shortcuts
https://support.google.com/chrome/answer/157179?hl=en&co=GENIE.Platform%3DDesktop
1.1 Mac 快捷键
Action | Shortcut |
---|---|
Open a new tab, and jump to it | ⌘ + T |
Reopen previously closed tabs | ⌘ + Shift + T |
Open a new window | ⌘ + N |
Open a new window in Incognito mode | ⌘ + Shift + N |
Switch window | ⌘~ |
Close the current tab or pop-up | ⌘ + W |
Close the current window | ⌘ + Shift + W |
Jump to the next open tab | ⌘ + Option + Right arrow |
Jump to the previous open tab | ⌘ + Option + Left arrow |
Jump to a specific tab | ⌘ + 1 through ⌘ + 8 |
Jump to the last tab | ⌘ + 9 |
Open the previous page in your browsing history for the current tab | ⌘ + [ or ⌘ + Left arrow |
Open the next page in your browsing history for the current tab | ⌘ + ] or ⌘ + Right arrow |
Minimize the window | ⌘ + M |
Hide Google Chrome | ⌘ + h |
Quit Google Chrome | ⌘ + q |
Move tabs right or left | Ctrl + Shift + PgUp or Ctrl + Shift + PgDn |
1.2 其他操作
- 登录人查看
⌘ ⇧ M
- Language -> 高级 -> 语言(展开) -> 询问是否翻译非您所用语言的网页
- 地址栏前面的"安全"(Cookie, js 等设置)
- 点击链接时按住
Ctrl
键,从后台在新标签页中打开链接,但仍停留在当前标签页中 - 按
空格键
向下滚动一个完整的页面长度,Shift+空格
向上滚动一个完整的页面长度
2. 开发者工具
3. 搜索小技巧
- 1.完全匹配,比如
"xxx"
- 2.站内搜索
xxx site:url
xxx site:zhihu.com
-
segmentfault.com/a/
文章模块 -
segmentfault.com/q/
回答模块
- 3.指定文件类型
xxx filetype:pdf
- 4.IN 指令,指定关键字位置
- 搜索网页标题
intitle:xxx
- 搜索url链接
inurl:zzz
- 搜索正文
intext:xxx
- 搜索网页标题
- 5.搜索某类图片
image:天空
- 6.时间范围内搜索
- 搜索词 年份..年份,比如
xxx 2020..2022
- 搜索词 年份..年份,比如
3.2 小工具
- 计算器
calculator
- 计时器
timer
- 天气
weather
- 日出/日落
sunrise & sunset
3.3 谷歌搜索框指令集合
-
A AND B
或A + B
有空格 -
A OR B
或A | B
- 通配符:*?
-
~
同义词搜索"页面SEO优化" ~指南
4. 命令
- Chrome 中的新变化
chrome://whats-new/
- 设置
chrome://settings/
- 清除缓存
chrome://net-internals/#sockets
chrome://history/
- 移动端调试
chrome://inspect
chrome://flags/
5. 扩展程序
- Tampermonkey, https://greasyfork.org/zh-CN/scripts
- Octotree
- Axure
5. 补充
- Chrome 彩蛋
- 《Chrome的100个小技巧》
- Chrome DevTools — Network
https://segmentfault.com/a/1190000008407729
- 浏览器缓存知识
https://www.cnblogs.com/lyzg/p/5125934.html
版权声明:
作者:zhangchen
链接:https://www.techfm.club/p/52548.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。
THE END
二维码
共有 0 条评论