Anarios / return-youtube-dislike

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

Give ability to hide/enable the like count bar #1082

Open Janitha133 opened 2 months ago

Janitha133 commented 2 months ago

Extension or Userscript?

Extension

Request or suggest a new feature!

image

Need to give the ability to hide or enable the bottom count bar. Reason is it is not match to new Youtube user interface. But someone needs to keep it, they can keep it.

Ways to implement this!

image

We can add that to this option list.

Can you work on this?

Will you be available for follow-up questions to help developers implement this?

Yes

Tali64 commented 2 months ago

I would much rather prefer that the like-to-dislike ratio bar be made to fit the new YouTube UI; using Firefox's dev tools, I have adjusted the .ryd-tooltip-bar-container element's top property to -2px and I must say it looks quite good: image

Janitha133 commented 2 months ago

I would much rather prefer that the like-to-dislike ratio bar be made to fit the new YouTube UI; using Firefox's dev tools, I have adjusted the .ryd-tooltip-bar-container element's top property to -2px and I must say it looks quite good: image

Yeah this also true.