set -e
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome \
    --app='http://127.0.0.1:8080' \
    --disable-extensions

