Settings overview

Sofia Emelianova
Sofia Emelianova

DevTools settings let you control the behavior of both individual panels and DevTools in general.

TheSettings.Settings panel has several tabs described in the following sections:

Open Settings

To openSettings.Settings:

  1. Open DevTools on any page.
  2. Click theSettings.Settings button in the action bar at the top.

    The Settings button in the action bar at the top of DevTools.

    Key point: Be careful not to confuse general DevTools settings with panel settings. DevTools settings are on the topmost action bar.General DevTools settings on the topmost action bar and panel settings on the panel's action bar.
  3. Alternatively, when focused in DevTools, press:

TheSettings panel opens.

The Settings panel.

Use the Command Menu to access settings faster

TheCommand Menu is a faster alternative to accessing many of the settings. In particular, if you remember the name of the settings or even its value but don't remember where the setting is.

To quickly change a setting:

  1. Open the Command Menu.
  2. Start typing the setting's name or its value, select a suggested option, and pressEnter.

For example, to set the DevTools UI language to Chinese, typeChinese and select an option.

Options for a Chinese DevTools UI locale.

These commands directly set the value ofSettings.Settings >Preferences >Appearance > Language.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2023-02-14 UTC.