mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Cloud storage is a limited resource, and thus it makes sense to support data compression before sending the data to cloud storage. A new hidden setting allows to toggle on cloud storage compression: name: cloudStorageCompression default: false By default, this hidden setting is `false`, and a user must set it to `true` to enable compression of cloud storage items. This hidden setting will eventually be toggled to `true` by default, when there is good confidence a majority of users are using a version of uBO which can properly handle compressed cloud storage items. A cursory assessment shows that compressed items are roughly 40-50% smaller in size. |
||
|---|---|---|
| .. | ||
| 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 | ||