I haven't tried it personally, but they definitely seem to support policy
based on:

https://www.sysadmindocumentation.com/2020/02/20/ublock-origin-gpo-configuration-for-edge/
(referenced in that post)

I've recently written extensive docs on how to do policy in WebExtensions.
Hopefully more folks will implement it.

https://extensionworkshop.com/documentation/enterprise/adding-policy-support-to-your-extension/

It should be possible to create an ADMX file for uBlock.

Mike

On Wed, Feb 3, 2021 at 10:08 AM Fjoerfoks <fryskefire...@gmail.com> wrote:

> Hi Mike and others,
>
> Has anyone already succesfully deployed a whitelist for uBlock and a
> proper guidance on how to manage/accomplish that?
>
> TIA
> Wim
>
> Op di 1 dec. 2020 om 20:26 schreef Mike Kaply <mka...@mozilla.com>:
>
>> The process described here:
>>
>>
>> https://www.sysadmindocumentation.com/2020/02/20/ublock-origin-gpo-configuration-for-edge/
>>
>> Should work for Firefox.
>>
>> The registry path is:
>>
>> [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox\3rdparty\Extensions\
>> ublo...@raymondhill.net\
>>
>> (we don't do the extra "policy" on the end).
>>
>> _USER will also work
>>
>> You can see an example ADMX for a 3rdparty extension here:
>>
>> https://github.com/mozilla/legacy-browser-support/releases/tag/v1.0
>>
>> The test is here if you want to see what it looks like directly:
>>
>>
>> https://searchfox.org/mozilla-central/source/browser/components/enterprisepolicies/tests/xpcshell/test_3rdparty.js
>>
>> It's one of those things on my list to better document, but there have
>> been very few requests.
>>
>> Mike
>>
>> On Tue, Dec 1, 2020 at 2:35 AM Fjoerfoks <fryskefire...@gmail.com> wrote:
>>
>>> Hi Mike,
>>>
>>> I believe they do. Any guidance?
>>>
>>> Wim
>>>
>>> Op wo 25 nov. 2020 19:26 schreef Mike Kaply <mka...@mozilla.com>:
>>>
>>>> I don't know if uBlock Origin supports chrome.storage.managed, but if
>>>> they did, you could use GPO.
>>>>
>>>> Mike
>>>>
>>>> On Wed, Nov 25, 2020 at 12:08 PM Kris Lou via Enterprise <
>>>> enterprise@mozilla.org> wrote:
>>>>
>>>>> Overwrite, but not modify/merge with a user.
>>>>>
>>>>> This is still a work in progress, there are limitations. For example,
>>>>>> it is not possible to merge an admin's settings with the user's ones -- a
>>>>>> setting can only be overwritten. Hopefully I will address this limitation
>>>>>> eventually, as time permit. (See
>>>>>> https://github.com/gorhill/uBlock/issues/832#issuecomment-248138558).
>>>>>>
>>>>>>
>>>>> _______________________________________________
>>>>> Enterprise mailing list
>>>>> Enterprise@mozilla.org
>>>>> https://mail.mozilla.org/listinfo/enterprise
>>>>>
>>>>> To unsubscribe from this list, please visit
>>>>> https://mail.mozilla.org/listinfo/enterprise or send an email to
>>>>> enterprise-requ...@mozilla.org with a subject of "unsubscribe"
>>>>>
>>>> _______________________________________________
>>>> Enterprise mailing list
>>>> Enterprise@mozilla.org
>>>> https://mail.mozilla.org/listinfo/enterprise
>>>>
>>>> To unsubscribe from this list, please visit
>>>> https://mail.mozilla.org/listinfo/enterprise or send an email to
>>>> enterprise-requ...@mozilla.org with a subject of "unsubscribe"
>>>>
>>>
_______________________________________________
Enterprise mailing list
Enterprise@mozilla.org
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
enterprise-requ...@mozilla.org with a subject of "unsubscribe"

Reply via email to