austencm / youtube-auto-like

Chrome extension that automatically likes videos from your subscribed channels.
MIT License
164 stars 53 forks source link

Issue on loading unpacked extension on OperaGX #73

Closed NitramO-YT closed 3 years ago

NitramO-YT commented 3 years ago

Hi, i tried to update my YouTybe-Auto-Like version by downloading the last version of unpacked extension zip and when i load it with OperaGX (which is pretty similar to Chrome and use Chromium, so it can run Chrome's extensions!) it give me these errors:


Log

[no log found]

austencm commented 3 years ago

v2.6.0 uses manifest v3, a new version of the extension API. Based on the errors you’re getting it looks like OperaGX hasn’t updated to the new version yet. I’ll see if there’s a way I can include backward compatibility or maybe just patch the previous release.

austencm commented 3 years ago

@NitramO-YT made a version of v2.5.2 with the subscribe button patched! Let me know if you have any issues with that. https://github.com/austencm/youtube-auto-like/releases/download/v2.5.2/v2.5.2-patched.zip

I suggest trying the latest version again in a couple months. OperaGX will probably support v3 by then.

NitramO-YT commented 3 years ago

@NitramO-YT made a version of v2.5.2 with the subscribe button patched! Let me know if you have any issues with that. https://github.com/austencm/youtube-auto-like/releases/download/v2.5.2/v2.5.2-patched.zip

I suggest trying the latest version again in a couple months. OperaGX will probably support v3 by then.

Thank you! I'll try it and i think i'm gonna report this issue too on the OperaGX forums!

NitramO-YT commented 3 years ago

This is working, thx!