aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/settings.html
diff options
context:
space:
mode:
authorodehjoseph <odeh.joseph@gmail.com>2019-09-26 21:33:33 -0700
committerodehjoseph <odeh.joseph@gmail.com>2019-09-26 21:33:33 -0700
commit62b95a656f5e55395893982822b0388a425f5a29 (patch)
tree1e01878908224e0e37f1c83614e11673152730b7 /ext/bg/settings.html
parentf5afe590ad0730a695614b32032b7ea70b46c7b0 (diff)
Add option to enable Alt+B lookup
Diffstat (limited to 'ext/bg/settings.html')
-rw-r--r--ext/bg/settings.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/bg/settings.html b/ext/bg/settings.html
index d38aa090..6fdd54c4 100644
--- a/ext/bg/settings.html
+++ b/ext/bg/settings.html
@@ -414,6 +414,10 @@
</p>
<div class="checkbox">
+ <label><input type="checkbox" id="enable-search-within-first-popup"> Enable search within the first popup with Alt+B</label>
+ </div>
+
+ <div class="checkbox">
<label><input type="checkbox" id="enable-scanning-on-search-page"> Enable scanning on search page</label>
</div>