Cookie AutoDelete 的評論
Cookie AutoDelete 作者: CAD Team
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!
開發者回應
張貼於 5 年前The option in setting is for localstorage, not indexedDB. When indexedDB can be cleared by hostnames then we'll try to get that implemented.