You are here

Google Chrome set into Incognito mode by default

6 posts / 0 new
Last post
guijarrelson
Offline
Last seen: 1 year 10 months ago
Joined: 2006-08-27 18:32
Google Chrome set into Incognito mode by default

Hi,

Is there any configuration or modification that I can make to open always Google Chrome portable in incognito mode when I open it from the launcher or the PortableApps Platform?

I want to add some privacy featuring in my Chrome experience since it boot up.

Thanks!

Gord Caswell
Gord Caswell's picture
Offline
Last seen: 5 months 4 days ago
DeveloperModerator
Joined: 2008-07-24 18:46
Other\Source\

Copy the file Other\Source\GoogleChromePortable.ini from that location to the app root directory beside GoogleChromePortable.exe (X:\PortableApps\GoogleChromePortable\GoogleChromePortable.ini)

guijarrelson
Offline
Last seen: 1 year 10 months ago
Joined: 2006-08-27 18:32
Doesn't start in incognito mode

Copying that file into root directory, browser stills opened in normal mode by default.

The only thing that I see, is creating a shortcut from GoogleChromePortable.exe and adding the flag "-incognito" to start it in that mode.

It could be nicer if it can have an alternative launcher like GoogleChromePortableIncognito.exe to start it in that mode directly.

Is this possible?

Thanks!

Bennieboj
Bennieboj's picture
Offline
Last seen: 4 years 9 months ago
Joined: 2010-09-16 07:28
Teamwork =p

What Gord Caswell was actually correct, it just wasn't the whole answer.
The PortableApps Launcher actually has a way to add command line parameters (flags, like you call them) to the app that is launched. It's located in the GoogleChromePortable.ini file.
Change the AdditionalParameters key in that .ini file to whatever command line parameters you want to add and it'll work. In this case: AdditionalParameters=-incognito.
This should work, as I tried it right now.

Edit: Maybe it was the whole answer back then, I don't know how the ini file looked a year ago, sorry Gord. This brings me to my second point:

@guijarrelson, you just resurrected a nearly 1 year old thread Blum

Yes, I set the working directory!

guijarrelson
Offline
Last seen: 1 year 10 months ago
Joined: 2006-08-27 18:32
Thanks! That's the answer!

Thanks! That's the answer!

pmt
Offline
Last seen: 3 years 1 month ago
Joined: 2020-05-07 11:53
Parameters for multiple profiles

Hi,

how can I have those AdditionalParameters parameters applied to not just one ChromiumPortable user profile? Or where can I specify parameters for other profiles than default one.

At this point adding parameters to AdditionalParameters key in ChromiumPortable\App\AppInfo\Launcher\ChromiumPortable.ini applies to default browser profile only, and when I create another profile they are configured like if no parameters specified.

Sure I can specify some parameters in flags after creating profile, but not all of them.

Log in or register to post comments