Chrome dev tools settings: where is the Experiments tab to Allow custom UI themes?

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-03 04:39:08
Gurjit

These are some simple steps to follow, hope it will be helpful.

  1. Open a new chrome tab, type chrome://flags
  2. Find, "Enable Developer Tools experiments." using ctrl/cmd+f or simply searching for it by scrolling down the page.
  3. Click the "enable" link
  4. Click on "Relaunch Now" at the bottom of the page.
  5. After restarting Chrome, open DevTools, DevTools settings, and select the experiments tab.

Now select the experiment you want (e.g. "Allow custom UI themes").

You need to reload devtools after: Alt-R will reload devtools itself, or you can just close and reopen it.

hey_suburbia

To get to the Dev Tools Experiments area you have to click on the gear icon in the inspector.

If still not working you should go to:

chrome://extensions/

And click the 'Enable' checkbox for the DevTools extension you wish to enable.

Had the same issue,

I found I was going to browser settings which is NOT where you should be going to , You need to go to developer setting .

i.e right click>inspect element> dev tools

You need to restart the browser after changing the flag at chrome://flags

I found it. There is a checkbox under experiments tab: Allow custom UI themes

Restart chrome just not means to close the chrome and then open it. you should click the 'Relaunch Now' button of the flags tab. and then it's work for me.

loislo's answer is absolutely right (You need to restart the browser after changing the flag at chrome://flags). But notice that your chrome can work in the background. Go to the tray, look for the chrome icon and exit.

Liyang
  1. Navigate to chrome://flags/

  2. Find and enable Developer Tools experiments Mac, Windows, Linux, Chrome OS

  3. Relaunch Chrome, open develop tool, setting, you will see experiments tab.

My Chrome version: Version 61.0.3163.100

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