Portable Mozilla Firefox and Thunderbird for Linux
I use several Linux computers and therefore require a portable Thunderbird but also portable Firefox for Linux. Thus I wrote two simple scripts to create a portable Thunderbird and a portable Firefox.
Please download the latest version from the following project page https://wiki.privacyfoundation.de/PortableLinuxApps
This is download-thunderbird-portable.sh
#!/bin/sh # Configure the following variables according to your requirements version="2.0.0.17" # usually most recent version language="en-US" # e.g. "de" or "en-US"
- Read more about Portable Mozilla Firefox and Thunderbird for Linux
- 5 comments
- Log in or register to post comments