AdguardTeam / AdguardTeam/AdguardBrowserExtension
Create options do enable/disable PING, BEACON API and CSP REPORT
- Lenguaje dominante
- TypeScript
- Estrellas
- 4.4k
- Forks
- 449
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I was able to block Ping and Beacon API through the rule:
> ||*^$ping
However idk if it is correct and if can cause any "damage"
Besides that, i couldn't block CSP report through
> $csp commands
I believe that adding an option to enable and disable these options would facilitate the access to those functions for most users.
Ublock origin have this:

Maybe you could add something similar
There are some extensions that already do this like this [one ](https://chrome.google.com/webstore/detail/ping-blocker/jkpocifanmihboebfhigkjcdihgfcdnb)
I could test the functions through [here ](https://armin.dev/apps/ping-spotter/)
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.