sindresorhus/refined-github





Do you want to work on this issue?
You can request for a bounty in order to promote it!
Unhandled Promise Rejection: Error: Storage quota exceeded. #4823
fregante posted onGitHub
Please ensure:
- The bug is caused by Refined GitHub. It doesn't happen if I disable the extension.
Description
I'm unable to save the options:
Unhandled Promise Rejection: Error: Storage quota exceeded.
This happens for the second time this week, so it's probably happening to a lot of people
Possible improvements:
- Show error in UI via https://github.com/fregante/webext-options-sync/issues/27
- Keep at least 30% of the UI free of cache https://github.com/fregante/webext-storage-cache/issues/6
- Look at the cache contents and find the biggest offenders
- Add
unlimitedStorage
optional permission + "your cache is filling up, best if you [allow more storage]" notice in the options page- or permanent permission if it doesn't cause the extension to be disabled
Browser(s) used
Safari 15