您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Shortcuts for Jisho.
Adds a few shortcuts. Similar to the popular editor VIM there is an INSERT mode and a NORMAL mode, each supporting different features.
To escape from INSERT mode to NORMAL mode, press Esc
.
To get from NORMAL mode back to INSERT mode, press i
.
INSERT mode means that the search field is selected.
In NORMAL mode you can scroll down/up using j
, and k
respectively.
You can jump to "Detail" links by using number keys from 0
up to 9
.
If there are more than 10 such links, the shortcuts can be reassigned via capital J
(next 10 links) and capital K
(previous 10 links).
Play the kanji by pressing p
.
With this script you start in NORMAL
mode, instead of the usual INSERT
mode, but that can be customized by setting START_IN_INSERT_MODE
to true.