# uBlock Origin 1.72.0
- Product: uBlock Origin (https://whatsnew.fyi/product/ublock-origin)
- Vendor: Raymond Hill
- Date: 2026-06-28
- Version: 1.72.0
- Original notes: https://github.com/gorhill/uBlock/releases/tag/1.72.0
- Permalink: https://whatsnew.fyi/product/ublock-origin/releases/1.72.0
What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog.
Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'.
---
- **fixed** — Fix broken rendering of final URL in strict-block page
- **fixed** — Fix potential exception in set-attribute scriptlet
- **changed** — Improve parsing and interpretation of consecutive $$ in network filters
- **changed** — Improve googlesyndication_adsbygoogle shim
- **added** — Add edit-object-on-[getter|setter] scriptlets
- **changed** — Add test presence and absence of property with quantifier extension to JSONPath
- **changed** — Prefix JSONPath queries with v2: to benefit increased rfc9535 conformance
- **added** — Add regex-based selectors to JSONPath
- **changed** — Improve JSONPath and add [trusted-]edit-element-object scriptlets
- **changed** — Improve JSONPath with support for double quote for names
- **added** — Add edit-this-object and trusted-edit-this-object scriptlets
- **changed** — Improve trusted-replace-argument scriptlet
- **fixed** — Fix test for header matching when using negated value
- **changed** — Improve trusted-click-element scriptlet
- **changed** — Improve google-ima shim
- **added** — Add ISO-8859-2 as alias of Windows-1250 in text encoder
[Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.72.0...master)
[Commits since last release](https://github.com/gorhill/uBlock/compare/1.71.0...1.72.0)
To install the stable build:
- **Firefox**: Install from AMO:
[uBO works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox)
- **Chromium**: Install from the Chrome store:
- [About Google Chrome's "This extension may soon no longer be supported"](https://github.com/gorhill/uBlock/wiki/About-Google-Chrome's-%E2%80%9CThis-extension-may-soon-no-longer-be-supported%E2%80%9D)
- As per [latest update from Google Chrome](https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline), "Aug 31st 2026: All remaining Manifest V2 extensions removed from the Chrome Web Store"
- **Edge**: Install from Microsoft Store:
- **Opera**: Install from Opera addons:
---
- [Fix broken rendering of final URL in strict-block page](https://github.com/gorhill/uBlock/commit/fe8ce9804c)
- [Fix potential exception in set-attribute scriptlet](https://github.com/gorhill/uBlock/commit/37fe5d9cbe)
- [Improve parsing/interpretation of consecutive `$$` in network filters](https://github.com/gorhill/uBlock/commit/347f9f7fda)
- [Improve `googlesyndication_adsbygoogle` shim](https://github.com/gorhill/uBlock/commit/f5be2bbed0)
- [Add `edit-object-on-[getter|setter]` scriptlets](https://github.com/gorhill/uBlock/commit/99e622831b)
- [JSONPath: Test presence/absence of property w/ quantifier extension](https://github.com/gorhill/uBlock/commit/b901692d57)
- [Prefix JSONPath queries with `v2:` to benefit increased rfc9535 conformance](https://github.com/gorhill/uBlock/commit/5d9ac5d0bf)
- [Add regex-based selectors to JSONPath](https://github.com/gorhill/uBlock/commit/cfc3b05c93)
- [Improve JSONPath; add `[trusted-]edit-element-object` scriptlets](https://github.com/gorhill/uBlock/commit/fdc1a4e743)
- [Improve JSONPath: add support for double quote for names](https://github.com/gorhill/uBlock/commit/fe45329032)
- [Add `edit-this-object`/`trusted-edit-this-object` scriptlets](https://github.com/gorhill/uBlock/commit/2695b9f7d6)
- [Minor improvement to `trusted-replace-argument` scriptlet](https://github.com/gorhill/uBlock/commit/da9287257d)
- [Fix test for header matching when using negated value](https://github.com/gorhill/uBlock/commit/09e46b744e)
- [Improve `trusted-click-element` scriptlet](https://github.com/gorhill/uBlock/commit/32a4d640fb)
-
- [Improve `google-ima` shim](https://github.com/gorhill/uBlock/commit/9e5299e7f4)
- [Add ISO-8859-2 as alias of Windows-1250 in text encoder](https://github.com/gorhill/uBlock/commit/3f0c4e1110)