Skip to content

Commit

Permalink
fix: Add unlimitedStorage permission to make sure storage.local doesn…
Browse files Browse the repository at this point in the history
…'t hit quota limits or IndexedDB QuotaManager data eviction
  • Loading branch information
rpl committed Jul 14, 2021
1 parent 4b56a2f commit 56b85a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"idle",
"management",
"storage",
"unlimitedStorage",
"tabs",
"webRequestBlocking",
"webRequest"
Expand Down

0 comments on commit 56b85a8

Please sign in to comment.