Click on the icon in the browser toolbar to open the Yomichan options page.
-
Import the dictionaries (bundled or custom) you wish to use for term and Kanji searches.
-
Hold down Shift (or the middle mouse button) as you hover over text to see term definitions.
-
Click on the icon to hear the term pronounced by a native speaker (if audio is available).
-
Click on Kanji in the definition window to view additional information about that character.
+
Click on the icon in the browser toolbar to open the Yomichan actions dialog.
+
Click on the monkey wrench icon in the middle to open the options page.
+
Import the dictionaries you wish to use for term and Kanji searches.
+
Hold down Shift key or the middle mouse button as you move your mouse over text to display definitions.
+
Click on the icon to hear the term pronounced by a native speaker.
+
Click on individual Kanji in the term definition results to view additional information about those characters.
diff --git a/ext/fg/js/driver.js b/ext/fg/js/driver.js
index fbe89ab8..16b12d5e 100644
--- a/ext/fg/js/driver.js
+++ b/ext/fg/js/driver.js
@@ -105,6 +105,9 @@ window.driver = new class {
const handlers = new class {
api_optionsSet(options) {
this.options = options;
+ if (!this.options.enable) {
+ this.searchClear();
+ }
}
};
From 15313de18c54d2d600d838d51bac06678974679f Mon Sep 17 00:00:00 2001
From: Alex Yatskov
Date: Sat, 18 Mar 2017 16:52:00 -0700
Subject: [PATCH 03/23] tighter layout
---
ext/fg/frame.html | 43 ++++++++++++++++++++++-------------------
ext/mixed/css/frame.css | 4 ----
2 files changed, 23 insertions(+), 24 deletions(-)
diff --git a/ext/fg/frame.html b/ext/fg/frame.html
index ec0acf64..d915281c 100644
--- a/ext/fg/frame.html
+++ b/ext/fg/frame.html
@@ -6,28 +6,31 @@
+
-
-
-
-
-
-
-
-
-
Yomichan Updated!
-
- The Yomichan 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.
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Yomichan Updated!
+
+ The Yomichan 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.
+