I'd like to use the Speed Tracer extension for Chrome 5 dev and it needs the --enable-extension-timeline-api.
I've set the option ins GoogleChromePortable.ini located in \PortableApps\GoogleChromePortableDev\Other\Source:
[GoogleChromePortable]
Google ChromeDirectory=App\Chrome-bin
ProfileDirectory=Data\profile
SettingsDirectory=Data\settings
AdditionalParameters=--enable-extension-timeline-api
Google ChromeExecutable=chrome.exe
WaitForProgram=true
DisableSplashScreen=false
RunLocally=false
CacheInTemp=true
ImportJava=false
UsePAMLanguage=true
PortablePasswords=false
EncryptPortablePasswords=true
Chrome is still loading without this parameter and I can't run Speed Tracer.
Any ideas?
Move the GoogleChromePortable.ini to the root of that application. It should be in the same folder in which GoogleChromePortable.exe resides (so, move it up by 2 folders). Then it should work.
Cheers
My posts are old and likely no longer relevant.