#!/bin/sh chrome $@ & firefox --private-window $@ &