mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
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. |
||
|---|---|---|
| .. | ||
| is-webrtc-supported.html | ||
| is-webrtc-supported.js | ||
| managed_storage.json | ||
| manifest.json | ||
| vapi-background.js | ||
| vapi-client-extra.js | ||
| vapi-client.js | ||
| vapi-common.js | ||
| vapi-webrequest.js | ||
| vapi.js | ||
| webext.js | ||