lawrencehook / remove-youtube-suggestions

A browser extension that removes YouTube suggestions, comments, shorts, and more
https://lawrencehook.com/rys/
Mozilla Public License 2.0
379 stars 33 forks source link

Add an option to autoskip ads #41

Closed lawrencehook closed 2 years ago

lawrencehook commented 2 years ago

Possible approach: add a mutation observer and click on .ytp-ad-skip-button-container if it exists

lawrencehook commented 2 years ago

done