AdguardTeam / AdguardTeam/AdguardBrowserExtension
Allow whitelist self-destruct cookies in invisible mode
- Lenguaje dominante
- TypeScript
- Estrellas
- 4.4k
- Forks
- 449
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Problem Description
Currently running invisible mode with 3th part cookies auto destruction doesn't allow whitelist which cookies you want to keep, avoiding self destruction. This is very important cause some sites use 3th party cookies for important features, like remembering login sessions. That's the case of gmail and facebook for example. With the auto-destrou 3th party cookies enabled for 1 min (just for testing purpose), and letting facebook and gmail without access for some time, makes me loose the "remember signin" option. So i have to reenter login and password from time to time.
### Proposed Solution
Create a list that shows all 3th party cookies sources domains and main domains currently in the browser. Allow the selection of those you want to keep out of the self-destruction rule
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.