AdguardTeam / AdguardTeam/AdguardBrowserExtension

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

Abierto
#3,198 1 comentario 2 reacciones 0 asignados Ver en GitHub
Feature Request Priority: P5
Lenguaje dominante
TypeScript
Estrellas
4.4k
Forks
449
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.