#!/bin/bash

export CHROME_BUNDLE_IDENTIFIER="company.thebrowser.Browser"
chrome-cli "$@"
