1.72.0
Added 4
- Add edit-object-on-[getter|setter] scriptlets
- Add regex-based selectors to JSONPath
- Add edit-this-object and trusted-edit-this-object scriptlets
- Add ISO-8859-2 as alias of Windows-1250 in text encoder
Changed 9
- Improve parsing and interpretation of consecutive $$ in network filters
- Improve googlesyndication_adsbygoogle shim
- Add test presence and absence of property with quantifier extension to JSONPath
- Prefix JSONPath queries with v2: to benefit increased rfc9535 conformance
- Improve JSONPath and add [trusted-]edit-element-object scriptlets
- Improve JSONPath with support for double quote for names
- Improve trusted-replace-argument scriptlet
- Improve trusted-click-element scriptlet
- Improve google-ima shim
Fixed 3
- Fix broken rendering of final URL in strict-block page
- Fix potential exception in set-attribute scriptlet
- Fix test for header matching when using negated value
Commits to master since this release Commits since last release
To install the stable build:
- Firefox: Install from AMO: https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/ uBO works best on Firefox
- Chromium: Install from the Chrome store: https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm
- About Google Chrome's "This extension may soon no longer be supported"
- As per latest update from Google Chrome, "Aug 31st 2026: All remaining Manifest V2 extensions removed from the Chrome Web Store"
- Edge: Install from Microsoft Store: https://microsoftedge.microsoft.com/addons/detail/odfafepnkmbhccpbejgmiehpchacaeak
- Opera: Install from Opera addons: https://addons.opera.com/en/extensions/details/ublock/
- Fix broken rendering of final URL in strict-block page
- Fix potential exception in set-attribute scriptlet
- Improve parsing/interpretation of consecutive
$$in network filters - Improve
googlesyndication_adsbygoogleshim - Add
edit-object-on-[getter|setter]scriptlets - JSONPath: Test presence/absence of property w/ quantifier extension
- Prefix JSONPath queries with
v2:to benefit increased rfc9535 conformance - Add regex-based selectors to JSONPath
- Improve JSONPath; add
[trusted-]edit-element-objectscriptlets - Improve JSONPath: add support for double quote for names
- Add
edit-this-object/trusted-edit-this-objectscriptlets - Minor improvement to
trusted-replace-argumentscriptlet - Fix test for header matching when using negated value
- Improve
trusted-click-elementscriptlet - Improve
google-imashim - Add ISO-8859-2 as alias of Windows-1250 in text encoder