mirror of
https://github.com/lawrencehook/remove-youtube-suggestions.git
synced 2026-07-25 06:54:31 +00:00
Prepopulate amount (5) in paypal link
This commit is contained in:
@@ -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
@@ -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¤cy_code=USD">here</a>.
|
||||
Donate <a href="https://www.paypal.com/donate/?cmd=_donations&business=FF9K9YD6K6SWG¤cy_code=USD&amount=5">here</a>.
|
||||
</div>
|
||||
|
||||
<script src="js/reload.js"></script>
|
||||
|
||||
@@ -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": [
|
||||
|
||||
@@ -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¤cy_code=USD">here</a>.
|
||||
Donate <a href="https://www.paypal.com/donate/?cmd=_donations&business=FF9K9YD6K6SWG¤cy_code=USD&amount=5">here</a>.
|
||||
</div>
|
||||
|
||||
<script src="js/reload.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user