Cookie AutoDelete のレビュー
Cookie AutoDelete 作成者: CAD Team
合計レビュー数: 1,156
- This add-on is essentially a WebExtension version of the Self Destructing Cookies add-on. Whitelist cookies you want, and the rest are deleted when they aren't being used! The only difference as of now is that the WebExtension API doesn't have proper LocalStorage support, so this add-on can't clear that yet.
Thank you SO much Kenny Do for doing this! You have no idea how much this means to me, and all the other 200,000+ users of SDC! I know a little JavaScript, HTML5, and CSS, and I was almost desperately trying to learn WebExtension so I could do a rewrite myself. I'm so glad someone smarter than me took the time to do this.
Thanks again! You're awesome!開発者の返信
投稿日時: 8年前Thanks buddy. It took me about 2 months even with leveraging some code of my other extension: History AutoDelete. So I'm happy that others appreciate my work. ;) 開発者の返信
投稿日時: 8年前- The delay is in minutes because timers in Chrome are allowed to fire once per minute. This limitation doesn't exist with Firefox, so theoretically you could set a lower delay value by typing in .1 (which is 6 seconds) or even 0 for instant cleanup after tab close. Remember to save afterward!- 5 段階中 5 の評価Firefox ユーザー 11620514 によるレビュー (9年前)It's a nice, light alternative to SDC, but the delay option should be in seconds not minutes.