chrome快捷键

自从因为忘记chrome快捷方式被同事吐槽后,励精图治,一定精进这一块。

chrome快捷键

全屏和tab全屏切换   当你的chrome处于全屏的时候,按下chrome shfit f达到一个全屏(含有tab),在按下又是全屏了。

全屏和非全屏切换   ctrl cmd f

chrome必须学习的20种操作方式。 https://www.jianshu.com/p/5c4e89ab9d9c

关注这个国外的作者 Prashant Palikhe 我的twitter登录不上去了。

可能会用到的chrome的代码片段。 http://bgrins.github.io/devtools-snippets/

各种打断点的方式。  https://www.cnblogs.com/yzg1/p/5578363.html

前端调试技巧  https://juejin.im/post/5d09c39ee51d4576bc1a0e07

https://blog.fundebug.com/2018/08/22/art-of-debugging-with-chrome-devtools/

#### 搜索全局压缩后的代码 alt cmd f

https://zhuanlan.zhihu.com/p/79703739

原文地址:https://www.cnblogs.com/coding4/p/11058160.html