fregante/webext-storage-cache

Add a method to clear entire cache except a few keys

已關閉

#31 建立於 2022年7月19日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (4 個分叉)github user discovery
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.

貢獻者指南