Skip to content

Instantly share code, notes, and snippets.

@hoangitk
Last active June 9, 2020 08:37
Show Gist options
  • Save hoangitk/6d007b9bf8311a5f2206b10ffbfead01 to your computer and use it in GitHub Desktop.
Save hoangitk/6d007b9bf8311a5f2206b10ffbfead01 to your computer and use it in GitHub Desktop.
[Chrome-base Tips] #tips #browser

Chorme Tips

Paths

  • Brave: "C:\Program Files (x86)\BraveSoftware\Brave-Browser\Application\Brave.exe"
  • MS Edge: "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"

Startup options

  • with profile: --profile-directory="Profile 2"
  • with incognito: --incognito
  • with dev tools: --auto-open-devtools-for-tabs

Try

  • C:\Program Files (x86)\BraveSoftware\Brave-Browser\Application\brave.exe --profile-directory="Profile 2" --auto-open-devtools-for-tabs => :( not effect open devtools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment