From 4053d9b2fac82108f701788c511aedaf988de4c5 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Fri, 12 Feb 2021 23:03:15 -0500 Subject: Move html files (#1375) * Move background.html to / * Move context.html to / * Move info.html to / * Move legal.html to / * Move permissions.html to / * Move pitch-accents-preview.html to / * Move popup-preview.html to / * Move search.html to / * Move settings.html to / * Move settings2.html to / * Move template-renderer.html to / * Move welcome.html to / * Move float.html to / * Move display-templates.html to / --- ext/welcome.html | 355 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 355 insertions(+) create mode 100644 ext/welcome.html (limited to 'ext/welcome.html') diff --git a/ext/welcome.html b/ext/welcome.html new file mode 100644 index 00000000..d45bc914 --- /dev/null +++ b/ext/welcome.html @@ -0,0 +1,355 @@ + + + + + + Welcome to Yomichan! + + + + + + + + + + + + + +
+
+ + + +

Welcome to Yomichan!

+ +

Here are some basics to get started

+
+
+
+ Clicking the Yomichan button in the browser bar will open the quick-actions popup. +
+
+
+ The cog button will open the Settings page. +
+
+ The magnifying glass button will open the Search page, + enabling text and terms to be looked up using the installed dictionaries. + This can even be used in offline mode! +
+
+ The question mark button will open the Information page, + which has some helpful information and links about Yomichan. +
+
+
+
+
+ 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, + 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. +
+
+
+
+
Install or remove dictionaries…
+
+
+ +
+
+
+
+
+
+ After dictionaries have been installed, webpage text can be scanned by moving the cursor while holding a modifier key. + The default key is Shift, which can be disabled or configured below. +
+
+
+ Clicking the speaker button of an entry in the search results + will play an audio clip of a term's pronunciation using an online dictionary, if available. +
+
+ Clicking on a kanji character in a term's definition will show additional information about that character. + (Requires a kanji dictionary to be installed.) +
+
+
+
+
+ This startup notification can be turned off using the options below, or later from the Settings page. +
+
+
+ +

Basic customization

+
+
+
+
Show this welcome guide on browser startup
+
+
+ +
+
+
+
+
+
Scan modifier key
+
Hold a key while moving the cursor to scan text.
+
+
+ +
+
+
+
+
+
Scan using middle mouse button
+
Hold the middle mouse button while moving the cursor to scan text.
+
+
+ +
+
+
+
+
+
Auto-hide search popup
+
When no definitions are found after scanning text, the popup will automatically hide.
+
+
+ +
+
+ +
+
+
+
Scan delay (in milliseconds)
+
Change the delay before scanning occurs when no modifier key is required.
+
+
+ +
+
+
+
+
Theme
+
Adjust the style of the popup.
+
+
+ +
+
+
+
+
More customization options are available on the Settings page
+
+
+ +
+
+
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3