mirror of
https://github.com/lawrencehook/remove-youtube-suggestions.git
synced 2026-07-25 06:54:31 +00:00
Update README.md
This commit is contained in:
@@ -9,3 +9,11 @@ Because the Google neural networks is built to select the most relevant suggeste
|
||||
This sets in motion the brain's automatic response to click on video even if you weren't really interested, wasting your time unnecessarily.
|
||||
|
||||
Available for install here: https://addons.mozilla.org/en-US/firefox/addon/remove-youtube-s-suggestions/
|
||||
|
||||
### Contributing
|
||||
If you'd like to contribute to the development of this project, the following commands will get you started with a dev environment.
|
||||
$ npm install --global web-ext
|
||||
$ web-ext run
|
||||
|
||||
This will open a firefox window with the current state of the extension running.
|
||||
https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/
|
||||
|
||||
Reference in New Issue
Block a user