From f555274935db14eaa16ec6ea06d929cf63ec5cee Mon Sep 17 00:00:00 2001 From: Lawrence Hook Date: Tue, 30 Mar 2021 20:43:55 -0400 Subject: [PATCH] Prepopulate amount (5) in paypal link --- chrome/manifest.json | 2 +- chrome/options.html | 2 +- firefox/manifest.json | 2 +- firefox/options.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chrome/manifest.json b/chrome/manifest.json index f7eb8c7..d700f6e 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -3,7 +3,7 @@ "description": "Stop the \"YouTube rabbit hole\", customize YouTube's UI for fewer distractions.", "homepage_url": "https://github.com/lawrencehook/remove-youtube-suggestions", "manifest_version": 2, - "version": "1.1.1", + "version": "1.1.2", "content_scripts": [ { diff --git a/chrome/options.html b/chrome/options.html index 053db1d..40b610d 100644 --- a/chrome/options.html +++ b/chrome/options.html @@ -59,7 +59,7 @@
Submit feedback here.
- Donate here. + Donate here. diff --git a/firefox/manifest.json b/firefox/manifest.json index 89833f4..f2d5247 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -2,7 +2,7 @@ "description": "Removes all suggestions from Youtube.", "manifest_version": 2, "name": "Remove Youtube Suggestions", - "version": "3.3.4", + "version": "3.3.5", "homepage_url": "https://github.com/lawrencehook/remove-youtube-suggestions", "content_scripts": [ diff --git a/firefox/options.html b/firefox/options.html index 053db1d..40b610d 100644 --- a/firefox/options.html +++ b/firefox/options.html @@ -59,7 +59,7 @@
Submit feedback here.
- Donate here. + Donate here.