diff options
Diffstat (limited to 'ext/bg/options.html')
-rw-r--r-- | ext/bg/options.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/bg/options.html b/ext/bg/options.html index 2a6928cf..298a10f9 100644 --- a/ext/bg/options.html +++ b/ext/bg/options.html @@ -55,6 +55,10 @@ </div> <div class="checkbox"> + <label><input type="checkbox" id="middle-mouse-button-scan"> Middle mouse button scanning</label> + </div> + + <div class="checkbox"> <label><input type="checkbox" id="select-matched-text"> Select matched text</label> </div> |