Skip to content

Instantly share code, notes, and snippets.

@pertrai1
Created November 24, 2016 14:04
Show Gist options
  • Select an option

  • Save pertrai1/4fc9f1e1bfb746a5db04f4bc679fad89 to your computer and use it in GitHub Desktop.

Select an option

Save pertrai1/4fc9f1e1bfb746a5db04f4bc679fad89 to your computer and use it in GitHub Desktop.
Remote Debug Chrome Profile
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222 --no-first-run --no-default-browser-check --user-data-dir=$(mktemp -d -t 'chrome-remote_data_dir')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment