问题
I am using chrome version 36+
according to this page, I should be able to allow custom themes using the following instructions:
Installation Instructions
- Add this theme
- Goto chrome://flags and Enable Developer Tools experiments.
- Open developer tools settings, select Experiments tab, and check 'Allow custom UI themes'.
- Reload devtools.
I do not see such a tab in the dev tools settings. I see only 'general', 'workspace', and 'shortcuts'
回答1:
These are some simple steps to follow, hope it will be helpful.
- Open a new chrome tab, type
chrome://flags
- Find, "Enable Developer Tools experiments." using ctrl/cmd+f or simply searching for it by scrolling down the page.
- Click the "enable" link
- Click on "Relaunch Now" at the bottom of the page.
- 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.
回答2:
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.
回答3:
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
回答4:
You need to restart the browser after changing the flag at chrome://flags
回答5:
I found it. There is a checkbox under experiments tab: Allow custom UI themes
回答6:
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.
回答7:
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.
回答8:
Navigate to
chrome://flags/
Find and enable Developer Tools experiments Mac, Windows, Linux, Chrome OS
Relaunch Chrome, open develop tool, setting, you will see experiments tab.
My Chrome version: Version 61.0.3163.100
来源:https://stackoverflow.com/questions/24858520/chrome-dev-tools-settings-where-is-the-experiments-tab-to-allow-custom-ui-theme