From 898498c8a33c0a2d1af9a4177852cc6c00c32f53 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Tue, 26 Jan 2021 19:58:58 -0500 Subject: Clipboard settings organization (#1319) * Create clipboard icon * Move clipboard options * Update clipboard options * Update labels * Add info * Update all clipboard settings to request permissions --- ext/bg/settings2.html | 139 +++++++++++++++++++++++++++----------------------- 1 file changed, 76 insertions(+), 63 deletions(-) (limited to 'ext/bg/settings2.html') diff --git a/ext/bg/settings2.html b/ext/bg/settings2.html index c8c35c3d..fce4d9a4 100644 --- a/ext/bg/settings2.html +++ b/ext/bg/settings2.html @@ -34,6 +34,7 @@ Sentence Parsing Translation Anki + Clipboard Shortcuts Backup Security @@ -951,69 +952,6 @@

-
-
-
-
- Open a native browser window when copying Japanese text - (?) -
-
-
- -
-
- -
-
-
-
Maximum clipboard text search length
-
Limit the number of text characters used when searching clipboard content.
-
-
- -
-
-
-
-
Clipboard text search mode
-
Change how the search page reacts to new text in the clipboard.
-
-
- -
-
Size
@@ -1605,6 +1543,81 @@
+ +
+
+
+ + +
+ +
+
+
+
+
Enable background clipboard text monitoring
+
Open the search page in a new window when the clipboard contains Japanese text.
+
+
+ +
+
+
+
+
Enable search page clipboard text monitoring
+
The query on the search page will be automatically updated with text in the clipboard.
+
+
+ +
+
+
+
+
Maximum clipboard text search length
+
Limit the number of characters used when searching clipboard text.
+
+
+ +
+
+
+
+
Clipboard text search mode
+
Change how the search page reacts to new text in the clipboard.
+
+
+ +
+
+
+
-- cgit v1.2.3