github AdguardTeam/AdguardBrowserExtension v5.0.185-beta
5.0.185 beta

latest release: v5.0.185
pre-releaseone day ago

Small but important hotfix.

Changelog

Changed

  • Scriptlet rules are available only from the pre-built filters now.
    Now, of the script and scriptlet rules that are added to Custom filters, User rules or Quick fixes filter, only those already used in pre-built filters will work. This means that before applying such a rule, the extension engine will compare the rule body with the list of rules that have already been used in filters from all categories of pre-built filters, such as Ad Blocking, Privacy, etc. If there is a match, the engine will apply the rule, and if not, it will discard it. For example, let's imagine that the Base filter contains the rule example.com#%#console.log('test'), then the engine will accept rules like example.org#%#console.log('test') and #%#console.log('test'), but will discard example.com#%#console.log('new test').

  • Added AdGuard Quick Fixes filter.

TSWebExtension (Library wrapper for Browser API and TSUrlFilter)

Removed

  • Injection of remotely hosted scripts.

How to install MV3 beta:

Don't miss a new AdguardBrowserExtension release

NewReleases is sending notifications on new releases.