1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
uBlock/platform/chromium
Raymond Hill 6eb1246508
Add userSettings entry to managed storage
The managed `userSettings` entry is an array of entries,
where each entry is a name/value pair encoded into an array
of strings.

The first item in the entry array is the name of a setting,
and the second item is the stringified value for the
setting.

This is a more convenient way for administrators to set
specific user settings. The settings set through
`userSettings` policy will always be set at uBO launch
time.
2021-01-16 10:35:56 -05:00
..
is-webrtc-supported.html fix warnings in browser console 2017-07-25 11:59:52 -04:00
is-webrtc-supported.js this fixes https://github.com/gorhill/uBlock/issues/533#issuecomment-167931681 2015-12-31 09:24:55 -05:00
managed_storage.json Add userSettings entry to managed storage 2021-01-16 10:35:56 -05:00
manifest.json Raise minimal version numbers 2021-01-10 12:14:07 -05:00
vapi-background.js Add support for admin-managed hidden settings 2021-01-05 12:16:50 -05:00
vapi-client-extra.js Isolate element picker's svg layers from page content 2020-09-03 10:27:35 -04:00
vapi-client.js Add support to chain :style() to procedural operators 2020-09-07 08:28:01 -04:00
vapi-common.js Add Chromium detection for Chromium-based MS Edge 2020-07-24 12:32:47 -04:00
vapi-webrequest.js Add support for ping static filter option 2019-09-22 09:11:55 -04:00
vapi.js Fix regression in cosmetic filtering 2019-09-30 10:40:56 -04:00
webext.js Allow call to removeCSS in Chromium 2020-10-02 12:16:47 -04:00