Why, there is.
>From the code -

// Disable extensions.
const char kDisableExtensions[]             = "disable-extensions";

Use this command line switch -
--disable-extensions


☆PhistucK


On Fri, Jan 15, 2010 at 20:42, Peter Blazejewicz <
peter.blazejew...@gmail.com> wrote:

> Hi Manish,
>
> From terminal (Terminal.app) try following:
> open -n -a 'Google Chrome.app' --args -disable-javascript
>
> this will start chromium without javascript engine.
>
> For Chromium-dev:
> Am I missing that there is no -disable-extensions?
> (RFC item anyone?)
>
> regards,
> Peter
> On Jan 15, 7:26 pm, Manish <manish.jain...@gmail.com> wrote:
> > Hi, I just installed a couple of extensions (Google-similar pages,
> > Adthwart, Cooliris) and now Chromium crashes as soon as it opens.
> >
> > I am using Chromium version 4.0.267.0 on Mac-OS X (Snow Leopard)
> >
> > I found the following entry in the error log:
> > Exception Type:  EXC_BAD_ACCESS (SIGBUS)
> > Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
> > Crashed Thread:  5
> >
> > How can I disable extensions at the startup of Chromium?
> >
> > Thanks,
> > Manish
>
> --
> You received this message because you are subscribed to the Google Groups
> "Chromium-extensions" group.
> To post to this group, send email to chromium-extensi...@googlegroups.com.
> To unsubscribe from this group, send email to
> chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/chromium-extensions?hl=en.
>
>
>
>
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.

Reply via email to