Análises para Cookie AutoDelete
Cookie AutoDelete por CAD Team
Análise por The Dude
A good idea botched by the fact that it doesn't work properly - indexeddb from several sites is not being deleted, only regular cookies are.
In fact, if you enable the IndexedDB option in settings, it will do much worse than that - cookies will pop up from every site visited, effectively doing the opposite of what it's supposed to do. Beware, users!
In fact, if you enable the IndexedDB option in settings, it will do much worse than that - cookies will pop up from every site visited, effectively doing the opposite of what it's supposed to do. Beware, users!
Resposta do programador
publicado a há 5 anosThe option in setting is for localstorage, not indexedDB. When indexedDB can be cleared by hostnames then we'll try to get that implemented.