From e24075e1a91ab8b58bb5836cf7abcefae5cbf8c3 Mon Sep 17 00:00:00 2001 From: James Maa Date: Mon, 10 Jun 2024 10:59:54 -0700 Subject: Add context menu interface for Yomitan (#1028) * --wip-- [skip ci] * Draft * Remove weird code * Use existing API instead of dulpicating * Small improvements * remove console.log * remove console.log * Add setting for contextMenu * Fix test * Address comments * Add option-util upgrade * fix option-utils --- ext/settings.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ext/settings.html') diff --git a/ext/settings.html b/ext/settings.html index 956e2664..0ea4653a 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -148,6 +148,14 @@ +
+
+
Show "Lookup in Yomitan" in right-click menu
+
+
+ +
+
Maximum number of results
-- cgit v1.2.3