#!/bin/bash
exec chrome --incognito --allow-file-access-from-files "$@"
