pietervanheijningen / clickbait-remover-for-youtube

Replaces thumbnails and modifies titles of videos on youtube.com
https://chrome.google.com/webstore/detail/clickbait-remover-for-you/omoinegiohhgbikclijaniebjpkeopip
MIT License
354 stars 21 forks source link

WIP: Adding a page selector #12

Closed pietervanheijningen closed 4 years ago

pietervanheijningen commented 4 years ago

The idea is to have an option to make the extension only replace thumbnails and titles for pages you have enabled.

For example you might want your subscription page to not be modified, as you probably can tolerate the content posted there and want to keep the creators original intent intact

pietervanheijningen commented 4 years ago

Seems to work kind of ok now, but thumbnails are often cached across pages, thus not making a new web request for them when you switch pages. Not really sure yet how to stop that from happening.