fix: Add unlimitedStorage permission to make sure storage.local doesn't hit quota limits or IndexedDB QuotaManager data eviction
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
"idle",
|
"idle",
|
||||||
"management",
|
"management",
|
||||||
"storage",
|
"storage",
|
||||||
|
"unlimitedStorage",
|
||||||
"tabs",
|
"tabs",
|
||||||
"webRequestBlocking",
|
"webRequestBlocking",
|
||||||
"webRequest"
|
"webRequest"
|
||||||
|
|||||||
Reference in New Issue
Block a user