Anarios / return-youtube-dislike

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

Userscript: Dislike count decrease on click when uBlock Origin is enabled #1039

Closed Ayx03 closed 3 weeks ago

Ayx03 commented 4 months ago

Have you tried to find similar issues (open or recently closed)?

Browser

Google Chrome

Browser Version

122.0.6261.95

Extension or Userscript?

Userscript

Extension/Userscript Version

3.1.4

Video link where you see the problem

Not related

What happened?

The dislike count decreased on click when it should increase when uBlock Origin is enabled. image image

How to reproduce/recreate?

Enable uBlock Origin along with the UserScript. I used ViolentMonkey 2.18.0.

Will you be available for follow-up questions to help developers diagnose & fix the issue?

Yes

krystian3w commented 1 month ago

Sometimes I see reduce the number and use uBo with slightly non-standard lists for Polish sites.

So bug filters can be in Polish and Chinese projects (lists for uBo and maybe too AdGuard).

Ayx03 commented 1 month ago

Seem to be fixed in 3.1.5, do anyone know where the source code of the user script is?

Ayx03 commented 1 month ago

@kokonguyen191 I wasn't using any extra uBlock filters, maybe you're on the new version of extension? I was on userscript 3.1.4

krystian3w commented 1 month ago

This is probably the source code of script:

https://github.com/Anarios/return-youtube-dislike/tree/main/Extensions/UserScript

https://github.com/Anarios/return-youtube-dislike/blob/954e0a7cafff008d21bde84ada1c3f4cc991101b/Extensions/UserScript/Return%20Youtube%20Dislike.user.js#L19

Be sure to check whether such a URL appears in the update tab (mostly TamperMonkey and ViolentMonkey)

If I understand PR correctly, maybe someone forgot to update the number to 3.1.6.

Nightcaat commented 3 weeks ago

Seem to be fixed in 3.1.5

Going to close this then, thanks :)