Force Enable Chrome extension

8,859 views
Skip to first unread message

idan katalan

unread,
Aug 2, 2011, 4:18:42 AM8/2/11
to chromium-...@chromium.org
Hello All,

I want to be able to make sure that no one will disable my extension (Force-Enable the use of my extension).
Is their any option to do this? Check the current status of the extension (Enabled/Disabled) and change it if necessary.

All the PCs running the extension are all company's workstations. So if there is an out-of-extension way to do it it would  be great also

x29a

unread,
Aug 2, 2011, 11:59:21 AM8/2/11
to Chromium-extensions
Beeing on linux, you could replace the chromium binary with a
shellscript checking the config for your extension, setting the
appropriate state and enabling it (see the answer
http://groups.google.com/a/chromium.org/group/chromium-extensions/browse_thread/thread/1eae3c7abd7505d9#)
and afterwards calling chromium - but i think you cant forbid the user
to disable it afterwards. maybe there is a kiosk mode for chrome? or you
need to compile your own binary

Arne Roomann-Kurrik

unread,
Aug 2, 2011, 2:42:56 PM8/2/11
to idan katalan, chromium-...@chromium.org
There's an enterprise group policy you may apply for this:

~Arne


--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To post to this group, send email to chromium-...@chromium.org.
To unsubscribe from this group, send email to chromium-extens...@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/?hl=en.

ikatalan

unread,
Aug 2, 2011, 8:13:36 PM8/2/11
to Chromium-extensions
x29a:

I am working on a windows machine, I found the file and change the
state to 0 when I restaret chrime it returns to 1 automatically.
Is it acting different in linux ?

Arne:

I tried looking for "Software\Policies\Google\Chrome
\ExtensionInstallForcelist" key in the registry but couldn't found it.
Can you see this policy on your registry?



On Aug 2, 9:42 pm, Arne Roomann-Kurrik <kur...@chromium.org> wrote:
> There's an enterprise group policy you may apply for this:http://dev.chromium.org/administrators/policy-list-3#ExtensionInstall...
>
> ~Arne
>
>
>
>
>
>
>
> On Tue, Aug 2, 2011 at 1:18 AM, idan katalan <ikata...@gmail.com> wrote:
> > Hello All,
>
> > I want to be able to make sure that no one will disable my extension
> > (Force-Enable the use of my extension).
> > Is their any option to do this? Check the current status of the extension
> > (Enabled/Disabled) and change it if necessary.
>
> > All the PCs running the extension are all company's workstations. So if
> > there is an out-of-extension way to do it it would  be great also
>
> >  --
> > 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...@chromium.org.
> > To unsubscribe from this group, send email to
> > chromium-extensions+unsubscr...@chromium.org.

Arne Roomann-Kurrik

unread,
Aug 2, 2011, 8:32:26 PM8/2/11
to ikatalan, Chromium-extensions
Sorry, I don't really use Windows.  I'd suggest following the process here: http://www.chromium.org/administrators/windows-quick-start

~Arne


To post to this group, send email to chromium-...@chromium.org.
To unsubscribe from this group, send email to chromium-extens...@chromium.org.

x29a

unread,
Aug 8, 2011, 9:43:06 AM8/8/11
to Chromium-extensions, ikatalan
i believe, chrome saves the state on-close, so you would need to close
all instances of chrome, edit the file, then reopen chrome

might be something else preventing the value to stay, no clue, no
windows, sorry

Reply all
Reply to author
Forward
0 new messages