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