1.68.0
gorhill/uBlock1.68.0Nov 26, 2025by github-actions[bot]
AI Summary
This release focuses on improving scriptlet functionality, particularly the prevent-fetch scriptlet with multiple enhancements. It also fixes regressions in other scriptlets and adds a web-accessible resource for sensors analytics.
Key Highlights
- Improve `prevent-fetch` scriptlet (multiple improvements)
- Fix regression in `trusted-replace-argument` scriptlet
- Add web-accessible resource for sensors analytics
- Fix custom prefixes unduly assigning trust to external lists
- Fix regex-matching in `JSONPath`
New Features
- Improve `m3u-prune` scriptlet
- Ignore negated request types when validating `redirect` option
Full Release Notes
[Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.68.0...master)
[Commits since last release](https://github.com/gorhill/uBlock/compare/1.67.0...1.68.0)
To install the stable build:
- **Firefox**: Install from AMO: <https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/>
[uBO works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-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"](https://github.com/uBlockOrigin/uBlock-issues/wiki/About-Google-Chrome's-%22This-extension-may-soon-no-longer-be-supported%22)
- As per [latest update from Google Chrome](https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline), MV2 support will be completely removed in [version 139](https://chromiumdash.appspot.com/schedule).
- **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/>
-----
- [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/b46572e938)
- [Fix regression in `trusted-replace-argument` scriptlet](https://github.com/gorhill/uBlock/commit/2e509d42fc)
- [Add web-accessible resource for sensors analytics](https://github.com/gorhill/uBlock/commit/cd0f5be12c)
- [Fix custom prefixes unduly assigning trust to external lists](https://github.com/gorhill/uBlock/commit/b5f74456a4)
- [Improve `m3u-prune` scriptlet](https://github.com/gorhill/uBlock/commit/53d60ac36c)
- [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/60e15cb6e1)
- [Fix regex-matching in `JSONPath`](https://github.com/gorhill/uBlock/commit/8491e9c476)
- [Ignore negated request types when validating `redirect` option](https://github.com/gorhill/uBlock/commit/50e898b847)