aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/options/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/options/index.html')
-rw-r--r--src/pages/options/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pages/options/index.html b/src/pages/options/index.html
index afd0b0dc..8d19b3a4 100644
--- a/src/pages/options/index.html
+++ b/src/pages/options/index.html
@@ -68,6 +68,10 @@
</select>
</div>
<div class="some-block option-block">
+ <h4>First-party isolation (Enable for Tor)</h4>
+ <input id="firstPartyIsolate" type="checkbox">
+ </div>
+ <div class="some-block option-block">
<h4 data-localise="__MSG_autoRedirect__"></h4>
<input id="auto-redirect" type="checkbox">
</div>