firefox (108B)
1 #!/bin/bash 2 export TMPDIR=$XDG_CACHE_HOME/tmp 3 exec /app/lib/firefox/firefox --name org.mozilla.firefox "$@"