1.63.2
gorhill/uBlock1.63.2Mar 20, 2025by github-actions[bot]
AI Summary
Includes a critical fix for TypedArray overflow and introduces a new scriptlet to prevent innerHTML manipulation.
Key Highlights
- Fix TypedArray overflow
- Add prevent-innerHTML scriptlet
New Features
- Bug fix
- Security/scriptlet addition
Full Release Notes
[Commits to master since this release](https://github.com/gorhill/uBlock/compare/1.63.2...master)
[Commits since last release](https://github.com/gorhill/uBlock/compare/1.63.0...1.63.2)
To install the stable build:
- **Firefox**: Click [uBlock0_1.63.2.firefox.signed.xpi](https://addons.mozilla.org/firefox/downloads/file/4458450/ublock_origin-1.63.2.xpi)
[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)
- **Edge**: Install from Microsoft Store: <https://microsoftedge.microsoft.com/addons/detail/odfafepnkmbhccpbejgmiehpchacaeak>
The Microsoft Store version of uBO is published by [Nicole Rolls](https://github.com/nicole-ashley/uBlock-Edge)
- **Opera**: Install from Opera addons: <https://addons.opera.com/en/extensions/details/ublock/>
---
- [Fix TypedArray overflow](https://github.com/gorhill/uBlock/commit/76b80baaea)
- [Add prevent-innerHTML scriptlet](https://github.com/gorhill/uBlock/commit/fe744816f1)