Scriptlets icon indicating copy to clipboard operation
Scriptlets copied to clipboard

Add ability to inject scriptlets according to origin of ancestor contexts (uBO)

Open piquark6046 opened this issue 3 months ago • 1 comments

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

I think that in an AdGuard filter, we can write it like

example.com>>#%#//scriptlet('set-constant', 'iAmEmbeddedInExampleDotCom', 'true')

piquark6046 avatar Dec 02 '25 15:12 piquark6046

I guess related to https://github.com/AdguardTeam/CoreLibs/issues/1969

AdamWr avatar Dec 02 '25 16:12 AdamWr