Audio download failed due to possible extension permissions error (Chrome)
- Depending on the extension's configuration, Yomichan can sometimes run into issues with
+ Depending on the extension's configuration, Yomitan 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
+ This may be due to a permissions issue where Yomitan hasn't been granted access to
the sites hosting the audio files.
@@ -48,11 +48,11 @@
If a website failes to keep its HTTPS certificate up to date,
downloads can fail because the browser flags the connection as insecure.
- This has happened occasionally for some websites that Yomichan interacts with,
+ This has happened occasionally for some websites that Yomitan interacts with,
and the issue is usually resolved within a day.
- This issue is a server-side issue that Yomichan doesn't have control over.
+ This issue is a server-side issue that Yomitan doesn't have control over.
- Yomichan requires access to all URLs in order to run scripts to scan text and show the definitions popup,
+ Yomitan requires access to all URLs in order to run scripts to scan text and show the definitions popup,
request audio for playback and download, and connect with Anki.
@@ -41,7 +41,7 @@
storage and unlimitedStorage
- Yomichan uses storage permissions in order to save extension settings and dictionary data.
+ Yomitan uses storage permissions in order to save extension settings and dictionary data.
unlimitedStorage is used to help prevent web browsers from unexpectedly
deleting dictionary data.
@@ -52,7 +52,7 @@
webRequest and webRequestBlocking
- Yomichan uses these permissions to ensure certain requests have valid and secure headers.
+ Yomitan uses these permissions to ensure certain requests have valid and secure headers.
This sometimes involves removing or changing the Origin request header,
as this can be used to fingerprint browser configuration.
@@ -67,7 +67,7 @@
declarativeNetRequest
- Yomichan uses this permission to ensure certain requests have valid and secure headers.
+ Yomitan uses this permission to ensure certain requests have valid and secure headers.
This sometimes involves removing or changing the Origin request header,
as this can be used to fingerprint browser configuration.
@@ -81,7 +81,7 @@
scripting
- Yomichan will sometimes need to inject stylesheets into webpages in order to
+ Yomitan will sometimes need to inject stylesheets into webpages in order to
properly display the search popup.
@@ -90,7 +90,7 @@
clipboardWrite
- Yomichan supports simulating the Ctrl+C (copy to clipboard) keyboard shortcut
+ Yomitan supports simulating the Ctrl+C (copy to clipboard) keyboard shortcut
when a definitions popup is open and focused.
@@ -99,9 +99,9 @@
clipboardRead(optional)
- Yomichan supports automatically opening a search window when Japanese text is copied to the clipboard
+ Yomitan supports automatically opening a search window when Japanese text is copied to the clipboard
while the browser is running, depending on how certain settings are configured.
- This allows Yomichan to support scanning text from external applications, provided there is a way
+ This allows Yomitan to support scanning text from external applications, provided there is a way
to copy text from those applications to the clipboard.
@@ -113,7 +113,7 @@
nativeMessaging(optional)
- Yomichan has the ability to communicate with an optional native messaging component in order to support
+ Yomitan has the ability to communicate with an optional native messaging component in order to support
parsing large blocks of Japanese text using
MeCab.
The installation of this component is optional and is not included by default.
@@ -127,7 +127,7 @@
webNavigation(optional)
- Yomichan may require this permission to inject content scripts for certain browsers
+ Yomitan may require this permission to inject content scripts for certain browsers
if Google Docs accessibility mode is enabled.
@@ -140,7 +140,7 @@
Allow in private windows (optional)
- When enabled, Yomichan is able to scan text and show definitions in private/incognito web browser windows.
+ When enabled, Yomitan is able to scan text and show definitions in private/incognito web browser windows.
This option can be configured from the web browser's extension settings pages.
@@ -156,7 +156,7 @@
Allow access to file URLs (optional)
- When enabled, Yomichan is able to scan text and show definitions on local HTML files located using the file://* scheme.
+ When enabled, Yomitan is able to scan text and show definitions on local HTML files located using the file://* scheme.
This option can be configured from the web browser's extension settings pages.
@@ -180,7 +180,7 @@
It may not be possible to enable this permission on Firefox for Android.
- Chromium-based browsers should not need to enable this setting since the Yomichan extension has
+ Chromium-based browsers should not need to enable this setting since the Yomitan extension has
the unlimitedStorage permission, which should prevent data deletion.[1]
- The Yomichan extension has been updated to a new version! In order to continue
+ The Yomitan extension has been updated to a new version! In order to continue
viewing definitions on this page, you must reload this tab or restart your browser.
- Clicking the Yomichan button in the browser bar will open the quick-actions popup.
+ Clicking the Yomitan button in the browser bar will open the quick-actions popup.
@@ -42,14 +42,14 @@
The question mark button will open the Information page,
- which has some helpful information and links about Yomichan.
+ which has some helpful information and links about Yomitan.
- Yomichan requires one or more dictionaries to be installed in order to look up terms, kanji, and other information.
- Several downloadable dictionaries can be found on the Yomichan homepage,
+ Yomitan requires one or more dictionaries to be installed in order to look up terms, kanji, and other information.
+ Several downloadable dictionaries can be found on the Yomitan homepage,
allowing you to choose the dictionaries most relevant for you.
Dictionaries can be configured using the button below,
or later from the the Settings page.
@@ -243,7 +243,7 @@
No dictionaries have been installed yet.
- Visit the Yomichan homepage
+ Visit the Yomitan homepage
for a list of free dictionaries or click the Import button below to select a dictionary file to import.