Anarios / return-youtube-dislike

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

Extension directly working on Firefox Android (m.youtube.com) #1088

Open TryAgain911 opened 1 month ago

TryAgain911 commented 1 month ago

Extension or Userscript?

Extension

Request or suggest a new feature!

Manual installation of the extension via the Firefox add-ons website is possible on Android. The extension works as intended on youtube.com, but it only works on desktop view, it doesn't work on the mobile version (m.youtube.com).

Ways to implement this!

Right now, the extension is able to read content from youtube.com domain. Allowing the extension to access to the domain m.youtube.com would be a first step to get the extension working on Firefox Android. Then, we could replace the original dislike button just like the desktop version.

Can you work on this?

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

Yes

kokon191 commented 1 month ago

As a workaround, try installing the userscript version using Tampermonkey to see if it works.

TryAgain911 commented 1 month ago

Thank you so much, this workaround seems to work!

As a recap, here are the instructions for anyone who would try to get it working on their Android phone:

Anarios commented 1 month ago

I'll reopen this, as I want to add native support eventually

TryAgain911 commented 1 month ago

Another thing that would be beneficial to users is the ability to install the extension without having to manually install the .xpi file. As I'm writing this comment, it is not possible yet to find the extension on the official supported Android addons (on Firefox), you have to manually install/activate it through advanced settings on the Firefox app.

Can't wait to see this working natively though, thank you for this extension!