You can pass in what each browser uses in the command line yourself. For Firefox, that's the -private command line option. So you could start FirefoxPortable.exe -private directly on the command line. Or you could copy the FirefoxPortable.ini from Other\Source next to FirefoxPortable.exe and then add -private to the AdditionalCommandLine entry. Chrome works similarly with its own swicth.
You can also grab Private Browsing by PortableApps.com which you install alongside Firefox Portable. It will start private browsing with FlaskBlock, AdBlock Plus, and EasyPrivacy pre-installed. It's a bit outdated, so you'll need to update the extensions on first run. I'll push out a newer package of it this week.
Sometimes, the impossible can become possible, if you're awesome!
Please help support us by making a donation so we can keep bringing you awesome free software. We accept credit card, wire transfer, PayPal, cryptocurrency, and more.
You can pass in what each browser uses in the command line yourself. For Firefox, that's the -private command line option. So you could start FirefoxPortable.exe -private directly on the command line. Or you could copy the FirefoxPortable.ini from Other\Source next to FirefoxPortable.exe and then add -private to the AdditionalCommandLine entry. Chrome works similarly with its own swicth.
You can also grab Private Browsing by PortableApps.com which you install alongside Firefox Portable. It will start private browsing with FlaskBlock, AdBlock Plus, and EasyPrivacy pre-installed. It's a bit outdated, so you'll need to update the extensions on first run. I'll push out a newer package of it this week.
Sometimes, the impossible can become possible, if you're awesome!
Within App\AppInfo\Launcher\OperaPortable.ini, add
CommandLineArguments='--private'
to the [Launch] section...