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.