How do I enable Chrome DevTools Experiments?

风流意气都作罢 提交于 2019-12-21 03:48:16

问题


I've just installed Google Canary on my Mac. I want to have a play with the Experiments in the google developer tools. But I can't for the life of me find where/how to enable them.

I specifically want to look at using/editing SASS in the browser.

Thanks dave


回答1:


Found it

In chrome go to chrome://flags and enable it there.

  1. Go to chrome://flags.
  2. Find Developer Tools Experiments.
  3. Enable it.
  4. Click Relaunch Now to relaunch Chrome.

In the DevTools settings, there's now a new Experiments tab.

Cheers



来源:https://stackoverflow.com/questions/15679579/how-do-i-enable-chrome-devtools-experiments

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