#!/usr/bin/bash
export _portableConfig=org.mozilla.firefox_developer_edition
exec portable --file-forwarding -- $@
