Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ABP's CSS injection syntax #143 #1927

Open
scripthunter7 opened this issue Nov 12, 2024 · 0 comments
Open

Add support for ABP's CSS injection syntax #143 #1927

scripthunter7 opened this issue Nov 12, 2024 · 0 comments

Comments

@scripthunter7
Copy link
Member

scripthunter7 commented Nov 12, 2024

Issue Details

ABP introduced a new syntax for removing elements, which looks like this:

##<css-selector> {remove:true;}
#?#<extended-css-selector> {remove:true;}

Its also can be used as CSS injection:, e.g:

abptestpages.org##.testcase-inline-css-ehe {background-color: #c70d2c;}
abptestpages.org#@#.testcase-inline-css-ehe

Reference: AdguardTeam/AGLint#224

Proposed solution

We should add support as Andrey asked in AdguardTeam/AGLint#224 (comment)

Alternative solution

No response

@scripthunter7 scripthunter7 changed the title Add support for ABP's remove syntax Add support for ABP's CSS injection syntax #143 Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants