AdguardTeam / AdguardTeam/AdguardBrowserExtension

Add "Blur" and "Highlight" Picker Mode Feature for Elements

Ouverte
#3,198 1 commentaire 2 réactions 0 personnes assignées Voir sur GitHub
Feature Request Priority: P5
Langage dominant
TypeScript
Étoiles
4.4k
Forks
449
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### Issue Details

If possible, a "blur" feature that allows sensitive content on a webpage to be blurred with a single click, and a "highlight" feature that adds a red border around elements for emphasis — both temporarily enabled through a button/shortcut in the new element picker mode. These features would make it easier to take screenshots (and possibly videos) without exposing sensitive content. This eliminates the need for third-party editing tools and simplifies the process.

### Proposed solution

For example:

* https://example.com/
* ```adb
example.com#$#h1 { filter: blur(20px) }
example.com#$#p { border: 1px solid red; }
```

### Alternative solution

If, for some technical reasons, it's not possible to add these features directly into the AdGuard Adblocker extension, then maybe you could consider creating a separate AdGuard helper extension—just like AdGuard Extra. It could work similarly to the Screenity extension (`https://screenity.io/en/`), but more advanced. For example, it could offer features like easy screenshot capture, screen recording, permanent blur, selective element highlighting, and so on—basically, all the features that would be useful for reporting issues.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.