From 47194926f35d0d6abfe9a8424c5e8af882a99f1e Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 28 May 2022 22:22:15 -0400 Subject: Add an issues page with information about some errors (#2163) --- ext/issues.html | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 ext/issues.html (limited to 'ext/issues.html') diff --git a/ext/issues.html b/ext/issues.html new file mode 100644 index 00000000..4d74ae76 --- /dev/null +++ b/ext/issues.html @@ -0,0 +1,59 @@ + + + + + + Yomichan Issues + + + + + + + + + + + + + +
+
+
+ + + +

Yomichan Issues

+ +

Audio download failed due to possible extension permissions error (Chrome)

+
+
+

+ Depending on the extension's configuration, Yomichan can sometimes run into issues with + downloading audio files while creating Anki cards. + This may be due to a permissions issue where Yomichan hasn't been granted access to + the sites hosting the audio files. +

+

+ Check the Site access section of the + extension settings pages + and grant the extension access to all sites or add the specific audio host URLs. +

+
+
+ + + +
+
+
+ + + + + + + + + + -- cgit v1.2.3