-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 1.25 Broke Opera #110
Comments
Manifest V3 introduced a new favicon API starting with Chromium version 104. The latest Opera is based on Chromium 110 so it should work in theory, but it does indeed seem broken. The previous favicon API is no longer available with Manifest V3, so I cannot support both at the same time. Hopefully Opera fixes this in a future update. Edit: Hmm actually it will still be automatically updated to 1.25. Let me see if I can upload the previous version to addons.opera.com |
Thanks for your reply @ibillingsley. I cloned an older commit and loaded it as an unpacked extension. Works fine! I understand that you had to support Manifest V3. Not sure how Quick Bookmarks Menu chrome extension supports favicon on both (see my screenshot above).
Thank you. Edit: I'll keep loading the old version if it reverts to 1.25 until you or opera sort it out. Thanks mate. |
While we wait for Opera to fix it, I decided to stay on the last version and change fav icons to bullet point emoji via custom css.
Maybe someone find it useful too. And thanks for the awesome extension! Seriously, can't live without it now! |
Opera still hasn't reviewed my upload of 1.24. In the meantime I added a release of version 1.24 that does not auto-update to 1.25: You can install it by dragging the file onto the |
I have been using the Chrome extension on Opera for 5 years without a problem. V 1.25 made the extension not have permission to favicons. Unlike other extensions chrome://favicons/* isn't listed under HumbleNewTabPage permissions. favicons don't show up anymore!
The text was updated successfully, but these errors were encountered: