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-10 11:38:03 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-10 11:38:03 +0300
commit09c9a673373aec8f4ae72426c4c646d8b583266d (patch)
treea79f97fd40c4a85fe7278c8c8157ab58406ff481 /src/pages/popup/popup.html
parentAdded startpage #52 (diff)
downloadlibredirect-09c9a673373aec8f4ae72426c4c646d8b583266d.zip
Refining Send support #67
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r--src/pages/popup/popup.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html
index a58a01ee..e5c04048 100644
--- a/src/pages/popup/popup.html
+++ b/src/pages/popup/popup.html
@@ -134,6 +134,17 @@
     <input id="disable-osm" type="checkbox" checked />
   </div>
 
+  <div id="sendTargets" class="some-block">
+    <div class="title">
+      <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="currentColor">
+        <path
+          d="M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z" />
+      </svg>
+      <h4>Send Files</h4>
+    </div>
+    <input id="disable-sendTargets" type="checkbox" checked />
+  </div>
+
   <div class="buttons-popup">
     <a class="button" id="change-instance">
       <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="currentColor">