fregante/webext-storage-cache
Add a method to clear entire cache except a few keys
已關閉
#31 建立於 2022年7月19日
enhancementhelp wanted
倉庫指標
- 星標
- (82 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
It could be named something like cache.clearExcept, and would accept an array of keys to preserve.
This would allow resetting the cache easily while keeping some important data, e.g. login credentials.