About 50 results
Open links in new tab
  1. What are Chrome flags? | Web Platform | Chrome for Developers

    Feb 8, 2023 · You run the command to open Chrome and add the flags you want to set. There are more Chrome settings you can configure from the command line than what's available on chrome://flags. …

  2. Run commands in the Command Menu - Chrome Developers

    Sep 4, 2024 · A guide on how to open the Command Menu, run commands, open files, see other actions, and more.

  3. Chrome Headless mode | Chromium | Chrome for Developers

    Oct 21, 2024 · Note: In Chrome 112, we updated Headless mode so that Chrome creates, but doesn't display, any platform windows. All other functions, existing and future, are available with no …

  4. Getting Started with Headless Chrome - Chrome Developers

    Apr 27, 2017 · TL;DR Headless Chrome is shipping in Chrome 59. It's a way to run the Chrome browser in a headless environment. Essentially, running Chrome without chrome! It brings all modern web …

  5. Use alternative installation methods - Chrome Developers

    Sep 17, 2012 · How to install Chrome Extensions using preferences JSON or Windows registry.

  6. WebGPU: Troubleshooting tips and fixes | Chrome for Developers

    Feb 7, 2024 · You can check if Chrome detects a GPU by visiting chrome://gpu. The GPU process crashed several times. You can reload the page or restart Chrome. Check out WebGPU Device Loss …

  7. Capabilities and ChromeOptions | ChromeDriver - Chrome Developers

    May 12, 2025 · Create your own custom profile by running Chrome on the command-line or with ChromeDriver, using the user-data-dir switch set to some new directory. If the path doesn't exist, …

  8. DevTools terminal | Blog | Chrome for Developers

    Dec 9, 2013 · DevTools Terminal is a new Chrome DevTools extension that brings the power of the terminal to your browser. If you ever find yourself context-switching between Chrome and the …

  9. Autoplay policy in Chrome | Blog | Chrome for Developers

    Sep 13, 2017 · As a developer, you may want to change Chrome autoplay policy behavior locally to test your website for different levels of user engagement. You can disable the autoplay policy entirely by …

  10. chrome.commands | API | Chrome for Developers

    Jan 7, 2026 · Use the commands API to add keyboard shortcuts that trigger actions in your extension, for example, an action to open the browser action or send a command to the extension.