aboutsummaryrefslogtreecommitdiff
path: root/ext/bg
diff options
context:
space:
mode:
authorAlex Yatskov <FooSoft@users.noreply.github.com>2019-10-19 12:01:54 -0700
committerGitHub <noreply@github.com>2019-10-19 12:01:54 -0700
commit03c72e94290fdb1e77f1ca247efb526a0dc9f44e (patch)
tree5c0eb723f35d1d2aaec1cfb13f742c4eee26b333 /ext/bg
parenta5d7de8e97400f63c328ccde9b313a127cef0611 (diff)
parent173a474d5b4df43afce53eb905b220666e36acd4 (diff)
Merge pull request #256 from toasted-nutbread/unlimited-storage
Add unlimited storage permission
Diffstat (limited to 'ext/bg')
-rw-r--r--ext/bg/settings.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/ext/bg/settings.html b/ext/bg/settings.html
index 41b94583..9b1c4366 100644
--- a/ext/bg/settings.html
+++ b/ext/bg/settings.html
@@ -499,7 +499,11 @@
</div></div>
<div data-show-for-browser="chrome"><div class="alert alert-warning storage-persist-fail-warning storage-hidden">
- <p>It may not be possible to enable Persistent Storage on Chrome-based browsers.</p>
+ <p>
+ It may not be possible to enable Persistent Storage on Chrome-based browsers.
+ However, the Yomichan extension has permission for unlimited storage which should
+ prevent Chrome from deleting data.<sup><a href="https://bugs.chromium.org/p/chromium/issues/detail?id=680392#c15" target="_blank" rel="noopener">[1]</a></sup>
+ </p>
</div></div>
</div>