How to open Profile Manager in Firefox


chosen

Still Fresh
Joined
Apr 2, 2010
Messages
82
Location
UK
Website
owen-m.com
I wanted to open Firefox's "Profile manager".


This is usually with a command-line argument to firefox.



Code:
firefox -profilemanager



However on my Pandora, firefox is within a PND file. I worked it out eventually.





Code:
/usr/pandora/scripts/pnd_run.sh -p /media/SD_CARD/pandora/menu/firefox-3.6.12-0.pnd -b firefox -e bin/firefox -a -profilemanager

Adjust the path SD_CARD etc for the location of your firefox PND.


Hope this is of help to someone.
 
Back
Top