Commits to master since this release
To install the developer build:
- Firefox: Click uBlock0_1.44.3b4.firefox.signed.xpi
- Chromium: Install from the Chrome Web Store (CWS): https://chrome.google.com/webstore/detail/ublock-origin-dev-build/cgbcahbpdhpcegmbfconppldiemgcoii.
- Thunderbird: Download uBlock0_1.44.3b4.thunderbird.xpi, then drag-n-drop it into Thunderbird's Add-ons Manager pane (Thunderbird 78+ required)
- Node.js: Import from npm, or download and unzip uBlock0_1.44.3b4.npm.tgz.
- uBO Minus, an experimental permission-less MV3-based version
Details
- The primary goal of this version is to avoid requiring broad "Read and change all your data on all websites" permission, it is intentionally bare as a result. Note that a permission-less content blocker is not possible under MV2.
- Install from the Chrome Web Store (CWS): https://chrome.google.com/webstore/detail/ddkjiahejlhfcafbddmgiahcphecmpfh
- A Firefox version will be published once it supports the required API.
- This revision brings back ability to disable/enable on a per-site basis, and report rulesets statistics
Fixes
- Add original Firefox-authored google-ima shim script
- element-picker: Declare we support both light and dark color-schemes by @emilio
- Redesign document-blocked page
- Make popup panel reflect state of the actual blocked page
- Unescaped escaped commas in regex-based removeparam values
- Fix redundant calls to extract image data
- Extend matches-css() to support any pseudo-element