1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 08:52:26 +02:00
uBlock/platform
Raymond Hill d8b6b31eca
Add support for cloud storage compression
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.
2020-08-16 11:59:27 -04:00
..
chromium Add support for cloud storage compression 2020-08-16 11:59:27 -04:00
firefox Deprecate pseudo user styles code 2020-07-22 10:21:16 -04:00
opera Injects user styles and content scripts in about:blank frames 2020-07-19 09:06:19 -04:00
safari Clarify that the code base was really old and obsolete 2019-09-22 09:57:38 -04:00
thunderbird Injects user styles and content scripts in about:blank frames 2020-07-19 09:06:19 -04:00
webext Deprecate pseudo user styles code 2020-07-22 10:21:16 -04:00