AdguardTeam / AdguardTeam/AdguardBrowserExtension
Leaking urls from InPrivate window into persistent history
- Lenguaje dominante
- TypeScript
- Estrellas
- 4.4k
- Forks
- 449
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Issue Summary
When extension is enabled for InPrivate and private window tries to access blocked document, access denied page is opened in main "non-private" window including full blocked url. This in turn gets recorded in persistent browsing history. And if InPrivate window has no other tabs, it's closed completely.
### Issue Details
- **AdGuard version:**
- AdGuard v3.5.34
- **Browser and version:**
- Microsoft Edge - Version 89.0.774.75 (Official build) (64-bit)
- **Operating system and version:**
- Windows 10 (20H2)
### Steps to reproduce
1. Right-click extension icon > Manage Extensions > ✔Allow in InPrivate
2. Click Extension Options > User rules > Append rule `||example.com^$document`
3. Open new InPrivate window `CTRL + SHIFT + N` and visit `example.com`
### Expected Behavior
What happens in InPrivate should stay in InPrivate.
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.