Aneimitys
Aneimitys
If we come up with an empirical model, we can just use much fewer existing video sentiments to calibrate it, so no need to constantly upload latest counts for every...
> go in the extension popup That would require message exchange, which is a bit complicated, but it's doable, if desired. That said, I don't think I will want to...
> YouTube Web Mobile is trash So true! I can't even watch a video full screen. Not to mention potato touch control. I never use mobile web version, avoid like...
https://github.com/Anarios/return-youtube-dislike/blob/6277868ac7d8749df8c8305979dfcb72e2394264/Extensions/combined/src/bar.js#L71 The width should be `100%` -- why is it in pixels?
> It changes to px after liking/disliking Thank you. https://github.com/Anarios/return-youtube-dislike/blob/6277868ac7d8749df8c8305979dfcb72e2394264/Extensions/combined/src/bar.js#L94 This is wrong.
Already exists: [Thumbnail Rating Bar for YouTube](https://chrome.google.com/webstore/detail/thumbnail-rating-bar-for/cmlddjbnoehmihdmfhaacemlpgfbpoeb) Its later versions use cache. I can view dozens of ratings at a time with no problem. Duplicate of #406 and #48
Thanks for the PR, but there's already many open issues and proposed fixes. #622 is very similar to your PR.
See https://github.com/Anarios/return-youtube-dislike/discussions/530
@Anarios It seems like most of the features proposed are already implemented, despite a few diagnosing/logging thingies like this: https://github.com/Anarios/return-youtube-dislike/pull/271/files#diff-ad107b3d978ceedb4f3061f5e6ac2bb4774d593d872732f1ac7b6f01a66f5557R135
This will be fixed in #594. If you are capable, you may go to my PR branch and build a test extension to verify.