Scriptlets icon indicating copy to clipboard operation
Scriptlets copied to clipboard

AdGuard scriptlets library

Results 159 Scriptlets issues
Sort by recently updated
recently updated
newest added

Background: YT checks if anti-adblock warning (`auxiliaryUi.messageRenderers.bkaEnforcementMessageViewModel`) is removed by blocker by checking `playerResponse.responseContext.mainAppWebResponseContext.trackingParam` which includes encoded info about the warning if it is sent. If we remove this encoded...

Priority: P2
Version: Scriptlets v1.11

### Issue URL (Ads) [NSFW] [https://manga1k.com/page/3/](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fmanga1k.com%2Fpage%2F3%2F) ### Comment Username: @Bhooty > Upon clicking a name > There is a popup > > Or suppose after selecting a name then selecting...

bug
Priority: P4
Version: Scriptlets v2.2

For example - with iubenda.com consent management platform: https://tecnologia.libero.it/fotone-altissima-energia-piu-potente-registrato-arrivato-terra-mette-crisi-scienziati-80320 https://coolsoft.altervista.org/en/virtualmidisynth `coolsoft.altervista.org#%#//scriptlet('trusted-click-element', '.iubenda-cs-customize-btn')` works an opens options. But the scriptlet cannot click the Reject All button. It works with `#iubFooterBtn`.

bug
Priority: P4
Version: Scriptlets v1.12

- https://github.com/gorhill/uBlock/commit/9b40b2150ab8b1bddfcd6aa5ad37d8a5f49021b6

Priority: P4

Rule `lefigaro.fr#%#//scriptlet('trusted-click-element', 'button.button__acceptAll')` does not work on the site and does not click on the cookie acceptance button. In the extension it works, but in the program it doesn't. Screenshot:...

bug
Priority: P4

For some reason, after applying the rule `||yandex.ru/ads/system/context.js$script,xmlhttprequest,redirect-rule=noopjs` on `vseinstrumenti.ru` a useful element is gone. Screenshot: ![image](https://github.com/AdguardTeam/Scriptlets/assets/33488229/c74adf97-b1d4-4508-9048-b2e29d74ccb4) For now it's fixed by excluding the domain from the rule. Let me...

bug
Status: Resolved
Resolution: Cannot Reproduce
Priority: P4
Version: Scriptlets v1.12

Chrome AdGuard 4.3.13 Details ![image](https://github.com/AdguardTeam/Scriptlets/assets/8361299/beadce98-27a3-40aa-8b10-6190570aef07) Sample rule: `rustorka.com#%#//scriptlet("abort-on-property-write", "chesday")` The value may be changed on the site.

bug
Status: Resolved
Resolution: Cannot Reproduce
Priority: P4
Version: Scriptlets v1.12

Related to this issue - https://github.com/AdguardTeam/AdguardFilters/issues/172374 Video player is broken if `https://mssl.fwmrm.net/libs/adm/6.55.0/AdManager.js` is blocked. It seems that something like this: Code: ```js (() => { const eventsMap = new Map();...

Feature request
Priority: P4

Generating a constructor in `set-constant` scriptlet means that a filters list maintainer can make a fake class with custom methods and properties. For example, a filters list maintainer can use...

Priority: P4

Sometime a filter maintainer needs to remove a string in an element's child text. ```html REMOVE_THIS_STRING ``` For a real case, a leftover created by AdGuard CoreLibs-based program is not...

enhancement
question
Resolution: Fixed
Status: In Review
Priority: P4
Version: Scriptlets v1.12