1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00
uBlock/platform
Raymond Hill 5c68867b92
Deprecate pseudo user styles code
The pseudo user styles code served only browsers based
on Chromium 65 and earlier -- Chromium 66 supports
native user styles and was first released more than two
years ago.

In Chromium-based browsers, the pseudo user styles code
is being unconditionally injected in every page/frame
just in case the browser is version 65 or earlier.

Removing pseudo user styles reduce uBO's main content
script in Chromium-based browsers by more than 20K.

Related thread:
- https://github.com/NanoAdblocker/NanoCore/issues/348#issuecomment-653646507
2020-07-22 10:21:16 -04:00
..
chromium Deprecate pseudo user styles code 2020-07-22 10:21:16 -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