Prepopulate amount (5) in paypal link

This commit is contained in:
Lawrence Hook
2021-03-30 20:43:55 -04:00
parent 35c0337262
commit f555274935
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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": [
{
+1 -1
View File
@@ -59,7 +59,7 @@
<hr>
Submit feedback <a href="https://docs.google.com/forms/d/e/1FAIpQLScdrPlVKpJTGeDhD85HdYD2opsedlPqaMdN3ZW-ZSRwhqBZpw/viewform">here</a>.
<br>
Donate <a href="https://www.paypal.com/donate/?cmd=_donations&business=FF9K9YD6K6SWG&currency_code=USD">here</a>.
Donate <a href="https://www.paypal.com/donate/?cmd=_donations&business=FF9K9YD6K6SWG&currency_code=USD&amount=5">here</a>.
</div>
<script src="js/reload.js"></script>
+1 -1
View File
@@ -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": [
+1 -1
View File
@@ -59,7 +59,7 @@
<hr>
Submit feedback <a href="https://docs.google.com/forms/d/e/1FAIpQLScdrPlVKpJTGeDhD85HdYD2opsedlPqaMdN3ZW-ZSRwhqBZpw/viewform">here</a>.
<br>
Donate <a href="https://www.paypal.com/donate/?cmd=_donations&business=FF9K9YD6K6SWG&currency_code=USD">here</a>.
Donate <a href="https://www.paypal.com/donate/?cmd=_donations&business=FF9K9YD6K6SWG&currency_code=USD&amount=5">here</a>.
</div>
<script src="js/reload.js"></script>