mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
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 |
||
|---|---|---|
| .. | ||
| copy-common-files.sh | ||
| import-crowdin.sh | ||
| import-war.py | ||
| make-assets.sh | ||
| make-chromium-meta.py | ||
| make-chromium.sh | ||
| make-clean.sh | ||
| make-firefox-meta.py | ||
| make-firefox.sh | ||
| make-opera-meta.py | ||
| make-opera.sh | ||
| make-safari-meta.py | ||
| make-safari.sh | ||
| make-thunderbird.sh | ||
| make-webext-meta.py | ||
| make-webext.sh | ||