Emulate a focused Page option not available in Chrome Developer Tools

帅比萌擦擦* 提交于 2020-12-13 04:57:15

问题


There used to be an option, "Emulate a focused page," under "Global preferences" in Chrome developer tools. However, I am not able to find that option anymore.

Any ideas?


回答1:


There are two ways to invoke it now:

  • A checkbox in Rendering panel

  • Command panel:

    1. press CtrlShiftP (or P)
    2. type emfo to find the Emulate a focused page item
    3. press Enter


来源:https://stackoverflow.com/questions/64456886/emulate-a-focused-page-option-not-available-in-chrome-developer-tools

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!