AdguardBrowserExtension icon indicating copy to clipboard operation
AdguardBrowserExtension copied to clipboard

Use native `:has` implementation in the browser extension

Open maximtop opened this issue 2 years ago • 1 comments

If rule is marked as extended css (#?#) then apply it via extended-css, otherwise apply it via native browser means.

related: https://github.com/AdguardTeam/CoreLibs/issues/1683 https://github.com/AdguardTeam/SafariConverterLib/issues/43

maximtop avatar Nov 07 '23 17:11 maximtop

Firefox has implemented has as well https://www.mozilla.org/firefox/121.0/releasenotes/

maximtop avatar Dec 19 '23 15:12 maximtop