From 08a87bd0075cec19d037573261cca012dacaefb9 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 31 Jan 2021 11:55:11 -0500 Subject: Settings permissions info display (#1338) * Add getAllPermissions function * Add permissionsChanged event * Update ClipboardPopupsController to show permissions validation info * Add invalid indicator * Display invalid indicator when permissions are not valid * Fix border color transition not being necessary on input-suffix-button --- ext/bg/settings2.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/bg/settings2.html') diff --git a/ext/bg/settings2.html b/ext/bg/settings2.html index c8dee2c4..9c366ecd 100644 --- a/ext/bg/settings2.html +++ b/ext/bg/settings2.html @@ -1568,6 +1568,7 @@
+
Enable background clipboard text monitoring
Open the search page in a new window when the clipboard contains Japanese text.
@@ -1577,6 +1578,7 @@
+
Enable search page clipboard text monitoring
The query on the search page will be automatically updated with text in the clipboard.
-- cgit v1.2.3