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

#uBlockOriginRelease 1.52.0 is out!
This release brings new scriptlets (json-prune-xhr-response, trusted-replace-xhr-response, json-prune-fetch-response, trusted-replace-fetch-respons), and adds many improvements to existing scriptlets.

It is pending review for Chrome and Firefox.

https://github.com/gorhill/uBlock/releases/tag/1.52.0

#uBlockOriginRelease 1.51.1rc3 includes the json-prune-xhr-response and trusted-replace-xhr-response scriptlets!

#uBlockOriginRelease 1.51.1b8 adds the trusted-replace-fetch-response (which of course is only for trusted lists).
This scriptlet has existed in #AdGuard for a while.
This scriptlet lets you replace part of the response with arbitrary text.

Source:
https://github.com/gorhill/uBlock/commit/82a7d11f78b0b51d742040b620b99bde62b73798

Add `trusted-replace-fetch-response` scriptlet · gorhill/uBlock@82a7d11

This scriplet requires a trusted source. Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/2742 See AdGuard's documentation for usage: https://github.com/AdguardTeam/Scriptl...

GitHub