Chrome 快捷键

前端开发离不开 Web Developer Tools,提升效率之一是熟悉最常用的操作功能快捷键,这里汇集一下,随时更新;

Developer Tools(DT) 相关

功能 Win Mac
Toggle Developer Tools Ctrl+Shift+I(F12) Cmd+Opt+I
打开直接定位到 console Ctrl+Shift+J Cmd+Opt+J
清空 console log (Focus on DT) Ctrl+L, Alt+D Cmd+K(Opt+L)
Highlights the URL (Focus on Page) Ctrl+L Cmd+L
Toggle Bookmarks bar on and off Ctrl+Shift+B Cmd+Shift+B
刷新页面 Ctrl+R Cmd+R
打开一个新 Tab Ctrl+T Cmd+T
恢复关闭的 Tab Ctrl+Shift+T Cmd+Shift+T

How to switch between Page and Developer Tools

Press F6.
F6 loops the focus in this order:
Page -> DevTools -> Address bar -> Bookmarks;

  • 51版的 Chrome 没有提供工具 Hide address bar and toolbar

More Tools

Customize and control Chrome

Mac 下 Browsers(Safari | Chrome | Firefox) 快捷键

  • Google Chrome Keyboard Shortcuts - Mac
  • ⌘W:Close Tab(多 Tab 时,则 ⇧⌘W 关闭所有窗口,退出应用;Closes Window/Instance);
  • ⌘Q:Quit 应用(closes the application/process)
  • Command ⌘ + Click:will open a link in a new a tab behind the current one;
  • Command ⌘ + Shift ⇧ + Click:will open the new tab & bring it to the front.
  • Command + 1,...,Command + 8 直接定位到指定位置的 Tab,Command + 9 则到最后一个 Tab(从左到右排序)
删除缓存
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 标签页和窗口快捷键 Ctrl+N打开新窗口。 Ctrl+T打开新标签页。 Ctrl+Shift+N在隐身模式下打开...
    周瑶阅读 2,639评论 4 8
  • 记录几个比较常用的快捷键。 打开新窗口 Ctrl + n 打开新的标签页,并跳转到该标签页 Ctrl + t 重...
    s1xteenth阅读 270评论 0 0
  • 新建一个标签页:command+t 切换标签页:command+option+左右方向键或command+数字1、...
    黄培忠阅读 463评论 0 0
  • 关闭标签:Ctrl + w切换标签:Ctrl + Tab / Ctrl + PageDown向前切换标签:Ctrl...
    zshanjun阅读 230评论 0 0
  • 窗口和标签页快捷键: Cmd+N 打开新窗口 Cmd+T 打开新标签页 Cmd+Shift+N 在隐身模式下打开新...
    gamter阅读 1,556评论 0 1