elliotwaite / thumbnail-rating-bar-for-youtube

A Chrome and Firefox extension for YouTube that adds a rating bar (likes/dislikes ratio) to the bottom of every thumbnail.
https://chrome.google.com/webstore/detail/youtube-thumbnail-rating/cmlddjbnoehmihdmfhaacemlpgfbpoeb
MIT License
250 stars 15 forks source link

Add video percentage for homepage #30

Closed xethlyx closed 3 years ago

xethlyx commented 3 years ago

It's 3am and I haven't tested this extensively. This will also bring this extension closer to solving #26. If I have time tomorrow I'll try to get it to work with other pages

elliotwaite commented 3 years ago

@xethlyx, thanks for the contribution! I'll merge it and start testing it out. I might make a few small changes, but it looks pretty good. If you want to add any additional changes tomorrow or whenever you get the chance, just open up another pull request. Also, I'll check in with you to make sure it's working as you intended before publishing the update to the Chrome Web Store and the other platforms.

elliotwaite commented 3 years ago

I just added the following changes: https://github.com/elliotwaite/thumbnail-rating-bar-for-youtube/commit/899a89a066ec25a204f5f882184a1fa7ccb9c377

The text of the percentage is now color-coded (between green and red depending on the rating). Let me know what you think.

xethlyx commented 3 years ago

Yup, it's working as intended and your changes look awesome.

elliotwaite commented 3 years ago

Okay, the update has been published (version 1.1.0). Thanks again for the contribution.