From 2328d61a8135ec3b4ca85a9d823ccdbf38b94e84 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 4 May 2019 12:57:55 -0400 Subject: Add storage information to settings page --- ext/bg/settings.html | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) (limited to 'ext/bg/settings.html') diff --git a/ext/bg/settings.html b/ext/bg/settings.html index 53d17855..d41d442b 100644 --- a/ext/bg/settings.html +++ b/ext/bg/settings.html @@ -9,7 +9,7 @@ @@ -197,6 +208,40 @@ +
+
+ +

Storage

+
+ +
+

+ Yomichan is using approximately of . +

+
+ +
+

+ Could not detect how much storage Yomichan is using. +

+
+ On Firefox and Firefox for Android, the storage information feature may be hidden behind a browser flag. + + If you would like to enable this flag, open about:config and search for the + dom.storageManager.enabled option. If this option has a value of false, toggling it to + true may allow storage information to be calculated. +
+
+ +
+ If you are using Firefox for Android, you will have to make sure you have enough free space on your device to install dictionaries. +
+ +
+ +
+
+
-- cgit v1.2.3