Merge pull request #2079 from rpl/fix/add-unlimitedStorage-permission

fix: Add unlimitedStorage permission to make sure storage.local does not hit quota limits or IndexedDB QuotaManager data eviction
This commit is contained in:
luke crouch
2021-07-26 09:22:57 -05:00
committed by GitHub
+1
View File
@@ -25,6 +25,7 @@
"idle",
"management",
"storage",
"unlimitedStorage",
"tabs",
"webRequestBlocking",
"webRequest"