#!/bin/sh
exec google-chrome --incognito --disable-gpu --allow-file-access-from-files --app="$@"
