I've written a Chrome Extension for my library. It uses chrome.storage.local
to cache things.
Does anyone know how to drop the cache for testing purposes? I can't really test things anymore as all the data is now in cache. I'd like to drop it and make sure it gets repopulated correctly, etc. How do I do that?
I tried "Refresh"-ing the extension but that did nothing. Removing and adding the extension doesn't appear to clean cache either.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…