Peter, you have to be careful with those hyphens; all Chrome command line switches start with TWO hyphens:
--disable-extensions <== TWO hyphens at the beginning On Jan 15, 11:40 am, Peter Blazejewicz <[email protected]> wrote: > Hi, > @PhistucK > thanks, > so that is > undocumented:http://www.google.com/cse?cx=002967670403910741006:61_cvzfqtno&ie=UTF... > Should I fill item for it (documentation)? > > @Manish > so you go: > open -n -a 'Google Chrome.app' --args -disable-extensions > and you should see: > > <quote> > Boo... No extensions installed :-( > </quote> > > On Jan 15, 8:19 pm, PhistucK <[email protected]> wrote: > > > > > Why, there is. > > From the code - > > > // Disable extensions. > > const char kDisableExtensions[] = "disable-extensions"; > > > Use this command line switch - > > --disable-extensions > > > ☆PhistucK
-- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.
