Răsfoiți Sursa

Site changes, donation links added

Dmitrii Selivanov 3 ani în urmă
părinte
comite
df26a6d623
3 a modificat fișierele cu 77 adăugiri și 32 ștergeri
  1. BIN
      Extensions/chrome/background.zip
  2. 0 1
      Extensions/chrome/manifest.json
  3. 77 31
      StaticSite/index.html

BIN
Extensions/chrome/background.zip


+ 0 - 1
Extensions/chrome/manifest.json

@@ -1,5 +1,4 @@
 {
-  "name": "YouTube Dislike Button",
   "description": "Returns ability to see dislikes",
   "version": "0.0.0.7",
   "manifest_version": 3,

+ 77 - 31
StaticSite/index.html

@@ -32,6 +32,9 @@
         </button>
         <div class="collapse navbar-collapse" id="navbarNav">
           <ul class="navbar-nav">
+            <li class="nav-item">
+              <a class="nav-link" href="#donate">Donate</a>
+            </li>
             <li class="nav-item">
               <a class="nav-link" href="#downloads">Downloads</a>
             </li>
@@ -54,7 +57,7 @@
 
     <div class="container">
       <div class="row justify-content-center">
-        <div class="col-lg-8 col-md-10 col-sm-12">
+        <div class="col-lg-10 col-md-10 col-sm-12">
           <h3 class="mt-4">
             Chrome/Firefox/Usersript extension to return youtube dislike count
           </h3>
@@ -64,6 +67,55 @@
             style="height: 520px"
           />
 
+          <p>
+            <a
+              href="https://addons.mozilla.org/en-US/firefox/addon/return-youtube-dislikes/"
+              ><img
+                src="https://img.shields.io/amo/stars/return-youtube-dislikes?label=Firefox&amp;style=flat&amp;logo=firefox"
+                alt="Mozilla rating"
+            /></a>
+            <a
+              href="https://addons.mozilla.org/en-US/firefox/addon/return-youtube-dislikes/"
+              ><img
+                src="https://img.shields.io/amo/dw/return-youtube-dislikes?label=Firefox&amp;style=flat&amp;logo=firefox"
+                alt="Mozilla downloads"
+            /></a>
+            <a
+              href="https://chrome.google.com/webstore/detail/youtube-dislike-button/gebbhagfogifgggkldgodflihgfeippi/"
+              ><img
+                src="https://img.shields.io/chrome-web-store/stars/gebbhagfogifgggkldgodflihgfeippi?label=Chrome&amp;style=flat&amp;logo=google"
+                alt="Chrome Web Store"
+            /></a>
+            <a
+              href="https://chrome.google.com/webstore/detail/youtube-dislike-button/gebbhagfogifgggkldgodflihgfeippi/"
+              ><img
+                src="https://img.shields.io/chrome-web-store/users/gebbhagfogifgggkldgodflihgfeippi?label=Chrome&amp;style=flat&amp;logo=google"
+                alt="Chrome Web Store Users"
+            /></a>
+            <a
+              href="https://github.com/Anarios/return-youtube-dislike/commits/main"
+              ><img
+                src="https://img.shields.io/github/commit-activity/m/Anarios/return-youtube-dislike?label=Commits&amp;style=flat"
+                alt="Commit rate"
+            /></a>
+            <a href="https://github.com/Anarios/return-youtube-dislike/issues"
+              ><img
+                src="https://img.shields.io/github/issues/Anarios/return-youtube-dislike?style=flat&amp;label=Issues"
+                alt="Issues"
+            /></a>
+            <a href="https://discord.gg/UMxyMmCgfF"
+              ><img
+                src="https://img.shields.io/discord/909435648170160229?label=Discord&amp;style=flat&amp;logo=discord"
+                alt="Discord"
+            /></a>
+            <a
+              href="https://github.com/Anarios/return-youtube-dislike/blob/main/LICENSE"
+              ><img
+                src="https://img.shields.io/badge/License-GPLv3-blue.svg?style=flat"
+                alt="License"
+            /></a>
+          </p>
+
           <p>
             <strong
               >Version 0.0.0.7 released - great improvements in how fast you see
@@ -71,38 +123,22 @@
             >, and added ability to see full (unshortened) likes and dislikes on
             hower over rating bar
           </p>
-          <img class="img-fluid mb-5" src="images/OnHower.JPG" />
-
-          <h4 id="chrome-top">CHROME</h4>
+          <h4 id="chrome-top">Chrome</h4>
           <p>
-            Old version is
             <a
               href="https://chrome.google.com/webstore/detail/youtube-dislike-button/gebbhagfogifgggkldgodflihgfeippi/"
+              target="_blank"
             >
-              available in official Chrome store</a
+              Available in official Chrome store</a
             >
           </p>
-          <p>But, it's 0.0.0.1, and the latest version is 0.0.0.7</p>
-          <p>
-            If you'd like to help - please download and rate Chrome version from
-            official store
-          </p>
-          <p>
-            0.0.0.1 is slow and lacks features. If you care about features and
-            performance - please install the latest version from unpacked files
-            bellow following <a href="#downloads">the instructions</a> bellow.
-          </p>
-          <p>
-            0.0.0.6 is submitted to chrome store for review, but it's takes long
-            time.
-          </p>
           <p>
             <strong>NEVER INSTALL 2 VERSIONS OF ADDON AT THE SAME TIME</strong>.
             I.e. an unpacked version from this page, and another version from
             chrome store. It will cause bugs
           </p>
 
-          <h4>FIREFOX</h4>
+          <h4>Firefox</h4>
           <p>
             Now
             <a
@@ -111,6 +147,11 @@
               available in official Firefox store</a
             >
           </p>
+          <h4 id="donate">Donate</h4>
+          <p>You can support our efforts to keep internet free by a donation</p>
+          <p><a href="https://www.patreon.com/returnyoutubedislike">Pateron</a></p>
+          <p><a href="https://ko-fi.com/returnyoutubedislike">ko-fi</a></p>
+
           <h4 class="mt-5">General information</h4>
           <p>
             This is a Chrome/Firefox/Userscript extension that return dislike
@@ -144,7 +185,8 @@
           </p>
           <p>Like/dislike ratio bar is coming soon</p>
           <img class="img-fluid mb-2" src="images/DislikeScreenshot.JPG" />
-          <img class="img-fluid mb-5" src="images/ratio.jpg" />
+          <img class="img-fluid mb-2" src="images/ratio.jpg" />
+          <img class="img-fluid mb-5" src="images/OnHower.JPG" />
 
           <hr />
 
@@ -160,9 +202,15 @@
             </p>
             <h4>Chrome:</h4>
             <p>
-              Old version available in official store, everything explained
-              <a href="#chrome-top"> at the top of the page </a>
+              <a
+                href="https://chrome.google.com/webstore/detail/youtube-dislike-button/gebbhagfogifgggkldgodflihgfeippi/"
+                target="_blank"
+              >
+                Available in official Chrome store</a
+              >
             </p>
+
+            <h3 class="mt-3">Unpacked files download</h3>
             <p>
               <a href="files/chrome/return_youtube_dislike0.0.0.1.crx"
                 >v_0.0.0.1</a
@@ -283,17 +331,15 @@
             <h2>Installation from unpacked files on chrome</h2>
             <p>
               <strong
-                >Before installing new version - please manually delete old
-                version</strong
+                >You only need this if you don't want to install from
+                store</strong
               >
             </p>
             <p>
               <strong
-                >Chrome might disable this extension - you'll need to delete it
-                and reinstall.
-              </strong>
-              This is a temporary problem while awaiting chrome store approval.
-              You might use userscript or firefox extension meanwhile.
+                >Before installing new version - please manually delete old
+                version</strong
+              >
             </p>
 
             <p>