How do I change a command line flag in Chrome? or What's the best way to change a command line flag i

12 Replies, 778 Views

Hey! If you’re on Windows, you can also create a shortcut to Chrome and modify its properties to include the flag. Right-click the shortcut > Properties, then add your flag to the "Target" field after `chrome.exe`.

Like this:
`"C:\Path\To\chrome.exe" --flag-name`

Super handy if you don’t wanna mess with the terminal every time. Just remember, updates might wipe it, so keep a backup of the shortcut. Also, chrome://flags is your friend—some experimental features are there without needing command line tweaks.

Messages In This Thread



Users browsing this thread: 1 Guest(s)