Anarios / return-youtube-dislike

Chrome extension to return youtube dislikes
https://returnyoutubedislike.com/
GNU General Public License v3.0
12.34k stars 548 forks source link

Userscript fix - disappearing dislike counter #1000

Closed Moondarker closed 7 months ago

Moondarker commented 7 months ago

Fixes #994, fixes #1013

I also backported rate bar fixes to userscript, added a setting to enable it, and kept it disabled by default - it has been broken for ages and I suspect users won't expect to see it

Also, now userscript won't be affected by #1008

Moondarker commented 7 months ago

Just checked it, you're right, @kokonguyen191, do you maybe want to clone my repo, branch off disappearing-counter-userscript-fix and pull request your fix back into my repo?

Alternatively I can commit from your name, if that's ok for you

Anarios commented 7 months ago

Thanks a lot