Переглянути джерело

Merge branch 'Anarios:main' into main

Nikita Krupin 3 роки тому
батько
коміт
6eeb86cf92

+ 1 - 5
Extensions/combined/manifest-chrome.json

@@ -1,7 +1,7 @@
 {
   "name": "Return YouTube Dislike",
   "description": "Returns ability to see dislikes",
-  "version": "2.1.0.2",
+  "version": "2.1.0.3",
   "manifest_version": 3,
   "background": {
     "service_worker": "ryd.background.js"
@@ -27,10 +27,6 @@
       "exclude_matches": ["*://*.music.youtube.com/*"],
       "js": ["bundled-content-script.js"],
       "css": ["content-style.css"]
-    },
-    {
-      "matches": ["*://*.returnyoutubedislike.com/debug"],
-      "js": ["debug.js"]
     }
   ],
   "externally_connectable": {

+ 1 - 6
Extensions/combined/manifest-firefox.json

@@ -1,7 +1,7 @@
 {
   "name": "Return YouTube Dislike",
   "description": "Returns ability to see dislikes",
-  "version": "2.1.0.2",
+  "version": "2.1.0.3",
   "manifest_version": 2,
   "background": {
     "scripts": ["ryd.background.js"]
@@ -21,11 +21,6 @@
       "run_at": "document_idle",
       "css": ["content-style.css"],
       "js": ["bundled-content-script.js"]
-    },
-    {
-      "matches": ["*://*.returnyoutubedislike.com/debug"],
-      "run_at": "document_idle",
-      "js": ["debug.js"]
     }
   ]
 }

+ 1 - 0
README.md

@@ -84,6 +84,7 @@ Please read the [contribution guide.](https://github.com/Anarios/return-youtube-
 ## Support this project!
 
 You can support this project by donating to us on the link below:
+
 [Donate](https://returnyoutubedislike.com/donate)
 
 ## Sponsors