Add an on-screen button and hotkey to toggle furigana on an off
当前为
This script adds an on-screen button and hotkey to websites, which contain <ruby> tags, that toggle the furigana (ruby text) above e.g. Kanji on and off.
The button appears in the top left, showing the current state. Clicking on it will toggle furigana on and off.
In addition, the key to the left of the number row under the ESC key (I think on the US layout it has ~ on it) can also be pressed to toggle.
The hotkey, button (enable/disable & position) can be configured at the top of the script.
TODO:
Figure out how to implement the auto-hide feature properly. Disabled for the time being.