uBlock Origin 1.70.1b3 has been released.
This release adds the new scriptlet freeze-element-property, which prevents a specific attribute of an HTML element from being modified.

This release is pending approval for Firefox, but is available for Chrome.

https://github.com/gorhill/uBlock/releases/tag/1.70.1b3

#uBlockOrigin #uBlockOriginRelease

Release 1.70.1b3 · gorhill/uBlock

Add freeze-element-property scriptlet [chromium]Categorize .svg resources as image type Add prevent-navigation scriptlet Fix editor's autocomplete for first filter option Add new filter option: req...

GitHub

An improved version of freeze-element-property which allows textContent to be frozen will be available in the next release.

https://github.com/gorhill/uBlock/commit/ecb442f9d58c6040dcac749e00b695158d1c7cd6

Add support for `Node` properties to `freeze-element-property` scriptlet · gorhill/uBlock@ecb442f

So that `textContent` can be frozen.

GitHub