[-] [email protected] 1 points 1 year ago* (last edited 1 year ago)

you can install as many firefox instances you like by downloading and extracting the tarball and by running a script (suppose firefox clone is extracted in ~/firefox-clone)

#!/bin/sh

HOME=$(pwd)
firefox --no-remote

saving as firefox-clone.sh and running it inside firefox-clone directory.

2
submitted 1 year ago by [email protected] to c/[email protected]

Like without any human interventions. What would our routine be like?

facecloth

joined 1 year ago