From d0adf2ca156f92c4f62e8ee5082f26e21e4fde70 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Tue, 22 Dec 2020 18:18:30 -0500 Subject: Add window settings (#1160) * Add window icon * Move some options to a new "Window" section --- ext/bg/settings2.html | 134 ++++++++++++++++++++++++++------------------------ 1 file changed, 71 insertions(+), 63 deletions(-) (limited to 'ext/bg/settings2.html') diff --git a/ext/bg/settings2.html b/ext/bg/settings2.html index 2f448370..850b6794 100644 --- a/ext/bg/settings2.html +++ b/ext/bg/settings2.html @@ -28,6 +28,7 @@ Popup Appearance Position & Size + Window Audio Text Parsing Translation @@ -525,69 +526,6 @@

-
-
-
-
- Use a native browser window instead of an embedded popup - (?) -
-
-
- -
-
- -
-
-
-
-
- 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.
-
-
- -
-
@@ -931,6 +869,76 @@
+
+
+

Window

+
+
+
+
+
+
+ Use a native browser window instead of an embedded popup + (?) +
+
+
+ +
+
+ +
+
+
+
+
+ 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.
+
+
+ +
+
+
+

Audio

-- cgit v1.2.3