From d9b0fa4b6b6ce8f301b16fff1224e7b327b1529b Mon Sep 17 00:00:00 2001 From: Lawrence Hook <6572030+lawrencehook@users.noreply.github.com> Date: Sat, 23 Jan 2021 14:34:54 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bbacfee..801a7e0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ This project hides Youtube recommendations, motivated by an attempt to stymie th ### Why should I use this plugin? Google optimizes recommendations to be the most _engaging_ videos. Their ideal recommendation sets in motion the brain's automatic response to click — regardless if you are interested or not. Persistent exposure to these suggestions results in a waste of your time. So download this add-on and remove them as you please! -Available for install here: https://addons.mozilla.org/en-US/firefox/addon/remove-youtube-s-suggestions/ +Available for install here: +- Firefox https://addons.mozilla.org/en-US/firefox/addon/remove-youtube-s-suggestions/ +- Chrome https://chrome.google.com/webstore/detail/remove-youtube-suggestion/cdhdichomdnlaadbndgmagohccgpejae ### Contributing If you'd like to contribute to the development of this add-on, the following commands should get you started with a dev environment. From 69c9be0305908426e1746fcd836723fbabbc7a6b Mon Sep 17 00:00:00 2001 From: Lawrence Hook <6572030+lawrencehook@users.noreply.github.com> Date: Sat, 23 Jan 2021 14:35:10 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 801a7e0..352d927 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Remove Youtube Suggestions -#### A Firefox Extension +#### A Browser Extension ### What does it do?