about summary refs log tree commit diff stats
path: root/src/pages/popup/popup.html
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-08 19:12:09 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-08 19:12:09 +0300
commitb1bd8544acd02eb9a1a5b43c0d04fdd3d5add58f (patch)
tree9cb64240e8ff263ca94e3f98e2f9d0512f611dd8 /src/pages/popup/popup.html
parentMerge branch 'master' of https://github.com/libredirect/libredirect (diff)
downloadlibredirect-b1bd8544acd02eb9a1a5b43c0d04fdd3d5add58f.zip
Added pixivMoe #84
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r--src/pages/popup/popup.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html
index 5e75b792..d62420f2 100644
--- a/src/pages/popup/popup.html
+++ b/src/pages/popup/popup.html
@@ -70,6 +70,15 @@
 
   <div class="some-block">
     <div class="title">
+      <!-- https://clipground.com/pics/getsecond?url=pixiv-logo-2.png -->
+      <img src="../../assets/images/pixiv-icon.png" />
+      <h4>Pixiv</h4>
+    </div>
+    <input id="disable-pixiv" type="checkbox" checked />
+  </div>
+
+  <div class="some-block">
+    <div class="title">
       <img src="../../../assets/images/wikipedia-icon.svg" />
       <h4>Wikipedia</h4>
     </div>