From 0e52a1f509155673d26a2a1ad00987389a05fea6 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 18 Dec 2021 12:38:39 -0500 Subject: Scanning wildcards (#2042) * Add scanning.matchTypePrefix option * Update TextScanner to use matchTypePrefix option * Add setting * Update warning --- ext/settings.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'ext/settings.html') diff --git a/ext/settings.html b/ext/settings.html index 9309c889..6452a335 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -484,6 +484,32 @@ +
+
+
+
Wildcard scanning
+
+ Enable suffix wildcard when looking up scanned webpage text. + More… +
+
+
+ +
+
+ +
Text scan length
-- cgit v1.2.3