1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
uBlock/assets
Raymond Hill 941077a25c
Support shadow-piercing combinator >>> in trusted-click-element
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/2971

Example usage:

...##+js(trusted-trusted-click-element, #cmpwrapper >>> .cmpboxbtnyes)

The substring before ` >>> ` must select an element with a non-null
shadow root, in which case the substring after ` >>> ` will be used
to find the element in the targeted shadow root. ` >>> ` can be used
recursively when multiple shadow root must be pierced.
2023-12-04 08:02:07 -05:00
..
resources Support shadow-piercing combinator >>> in trusted-click-element 2023-12-04 08:02:07 -05:00
assets.dev.json Update KOR-1 URL as per request 2023-11-22 10:32:14 -05:00
assets.json Update KOR-1 URL as per request 2023-11-22 10:32:14 -05:00