aboutsummaryrefslogtreecommitdiff
path: root/chrome/redirector.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/redirector.html')
-rw-r--r--chrome/redirector.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/redirector.html b/chrome/redirector.html
index 632b5d2..d03f0b1 100644
--- a/chrome/redirector.html
+++ b/chrome/redirector.html
@@ -31,8 +31,6 @@
<div id="config" class="dialog">
<h2>Settings</h2>
<input type="checkbox" id="enable-redirector" data-pref="enabled" /><label>Enable</label><br />
- <!-- <input type="checkbox" id="show-status-bar-icon" data-pref="showStatusBarIcon"/><label>Statusbar icon</label><br /> -->
- <input type="checkbox" id="show-context-menu" data-pref="showContextMenu"/><label>Context menu</label><br />
<input type="checkbox" id="enable-shortcut-key" data-pref="enableShortcutKey"/><label>Toggle via Alt-r</label><br />
<input type="checkbox" id="enable-debug-output" data-pref="debugEnabled"/><label>Debug output</label><br />
<div class="button-row">