fix: Add unlimitedStorage permission to make sure storage.local doesn't hit quota limits or IndexedDB QuotaManager data eviction

This commit is contained in:
Luca Greco 2021-07-14 20:25:04 +02:00
parent 4b56a2f0bb
commit 56b85a8cdd

View file

@ -25,6 +25,7 @@
"idle",
"management",
"storage",
"unlimitedStorage",
"tabs",
"webRequestBlocking",
"webRequest"