aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/settings.html
diff options
context:
space:
mode:
authorsiikamiika <siikamiika@users.noreply.github.com>2020-04-05 01:43:12 +0300
committersiikamiika <siikamiika@users.noreply.github.com>2020-04-05 20:03:42 +0300
commit31a326fe636683e71fa61f11ed25b4f2adaead44 (patch)
tree61a7d64c0c03a91c2bb02ccdd635b9fabd419387 /ext/bg/settings.html
parent0d76cef43437fda336a3314dc62db1388537042f (diff)
add option for iframe popups
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 0b2e4f9c..237162c7 100644
--- a/ext/bg/settings.html
+++ b/ext/bg/settings.html
@@ -175,6 +175,10 @@
</div>
<div class="checkbox options-advanced">
+ <label><input type="checkbox" id="show-iframe-popups-in-root-frame"> Show iframe popups in root frame</label>
+ </div>
+
+ <div class="checkbox options-advanced">
<label><input type="checkbox" id="show-debug-info"> Show debug information</label>
</div>