No, there's not. The user needs to explicitly tell chrome they want
your extension. There's a lot of malware that installs itself in the
same way, and we use this extra step to help distinguish.
Sorry for the inconvenience.
On Mon, Mar 4, 2013 at 9:58 PM, <leslie...@gmail.com> wrote:
> I am developing an automatic testing tool and we wanna test on Chrome. So we
> built a Chrome extension and install it as an external extension via
> preference file. But we find this extension is disabled by default in Chrome
> and user should enable it manually.
> So this blocks us and is there any way to do this enable work automatically?
> Is there such setting?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Chromium-extensions" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to chromium-extensions+unsub...@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
FWIW: Instead of *installing* the extension I believe you can still load an unpacked extension from a directory, if that helps you...chrome.exe --load-extension=c:\path\extension_directory
(where extension_directory is the directory that contains your manifest.json and other extension files).
On Thu, Jul 11, 2013 at 1:32 AM, <er...@links.ee> wrote:
The user already has to confirm the addition through the 'Add to Chrome' popup dialog when the extension is downloaded! So why the additional step?!?
This simply creates *redundant* user friction for installation of extensions, it seems.
Best, -E.
On Monday, March 11, 2013 11:29:37 AM UTC-7, Jeffrey Yasskin wrote:
No, there's not. The user needs to explicitly tell chrome they want
your extension. There's a lot of malware that installs itself in the
same way, and we use this extra step to help distinguish.
Sorry for the inconvenience.
On Mon, Mar 4, 2013 at 9:58 PM, <leslie...@gmail.com> wrote:
> I am developing an automatic testing tool and we wanna test on Chrome. So we
> built a Chrome extension and install it as an external extension via
> preference file. But we find this extension is disabled by default in Chrome
> and user should enable it manually.
> So this blocks us and is there any way to do this enable work automatically?
> Is there such setting?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Chromium-extensions" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to chromium-extensions+unsubscribe...@chromium.org.
> To post to this group, send email to chromium-...@chromium.org.> Visit this group at
> http://groups.google.com/a/chromium.org/group/chromium-extensions/?hl=en.
> For more options, visit
> https://groups.google.com/a/chromium.org/groups/opt_out.
>
>
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.