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
is-webrtc-supported.js
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
vapi-client.js
vapi-common.js
vapi-webrequest.js
vapi.js
webext.js