summaryrefslogtreecommitdiff
path: root/popup/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'popup/popup.html')
-rw-r--r--popup/popup.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/popup/popup.html b/popup/popup.html
index 2b8c48d..d16cb88 100644
--- a/popup/popup.html
+++ b/popup/popup.html
@@ -114,6 +114,13 @@
</label>
<span id="site-toggle-label" class="toggle-label">Skip Forcing for this Site</span>
</div>
+ <div class="toggle-container">
+ <label class="toggle-switch">
+ <input type="checkbox" id="fallback-background">
+ <span class="slider round"></span>
+ </label>
+ <span class="toggle-label">Fallback Background</span>
+ </div>
</div>
</div>