Skip to content

Instantly share code, notes, and snippets.

@is
Created January 19, 2016 10:44
Show Gist options
  • Select an option

  • Save is/ae1c23c561c4413c6ace to your computer and use it in GitHub Desktop.

Select an option

Save is/ae1c23c561c4413c6ace to your computer and use it in GitHub Desktop.
chrome-vnc-view.sh
open -n "/Users/is/Apps/Google Chrome.app" \
--args --user-data-dir=/Users/is/ws/chrome/vnc-viewer \
--proxy-bypass-list="localhost,192.168.*" \
--proxy-pac-url="http://192.168.1.137/d0.pac" \
--hide --material --no-first-run \
--app --force-app-mode --no-startup-window \
--load-and-launch-app="/Users/is/ws/chrome/pupil/Default/Extensions/iabmpiboiopbgfabjmgeedhcmjenhbla/1.2.2.15132_0"
#--app --app-id=iabmpiboiopbgfabjmgeedhcmjenhbla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment