about summary refs log tree commit diff stats
path: root/src/pages/popup/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r--src/pages/popup/popup.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html
index 7a604f8b..126912a4 100644
--- a/src/pages/popup/popup.html
+++ b/src/pages/popup/popup.html
@@ -55,6 +55,11 @@
   </div>
 
   <div class="some-block">
+    <h4>TikTok</h4>
+    <input id="disable-tiktok" type="checkbox" checked />
+  </div>
+
+  <div class="some-block">
     <h4>Medium</h4>
     <input id="disable-medium" type="checkbox" checked />
   </div>