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