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 "disable images" rule that can easily be toggled #956

Open
brandelune opened this issue Feb 7, 2024 · 1 comment
Open

Add "disable images" rule that can easily be toggled #956

brandelune opened this issue Feb 7, 2024 · 1 comment
Assignees

Comments

@brandelune
Copy link

Issue Details

Safari 17 made it impossible to disable images from the Developper menu.
AdGuard seems like the perfect place to add a rule to block images.

Proposed solution

No response

Alternative solution

No response

@brandelune brandelune changed the title Add "disable images" rule that can easily toggled Add "disable images" rule that can easily be toggled Feb 7, 2024
@adguard-bot adguard-bot assigned alexx7311 and unassigned Versty Feb 7, 2024
@maximtop
Copy link
Contributor

Hi @brandelune,

Thank you for bringing this to our attention. As a temporary solution, you can add the following rule to the user rules section to block images:
||*^$image
To disable this rule, you can simply prepend it with an exclamation mark (!), like so:
!||*^$image
Alternatively, to toggle the rule on and off, please select it and use the cmd + '/' command.

We appreciate your suggestion and will consider incorporating a more user-friendly toggle for disabling images in a future update.

@adguard-bot adguard-bot assigned maximtop and unassigned alexx7311 Feb 12, 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

5 participants