image4tools / Save-Image-as-Type

Save Image as Type is an chrome extension which add Save as PNG / JPG / WebP to the context menu of image.
GNU General Public License v2.0
152 stars 23 forks source link

Stopped working on Linux after last update #24

Closed jdevine closed 1 year ago

jdevine commented 1 year ago

on Chrome linux Version 108.0.5359.124, gave new notification permissions. Nothing happens when trying to use the context menu options. Does not save, covert, or emit any error message. Is there a debugging step I should take?

Has been working fine until yesterday. Stopped and started Chrome. Uninstalled and reinstalled extension. Still does not work.

PhoenixEugene commented 1 year ago

Same here.

cuixiping commented 1 year ago

Thanks for your feedback. I'll check it. I tested on my Chrome 112 on windows and works well. I din't tested on Chrome linux yet.

cuixiping commented 1 year ago

It may be a chrome bug:
Issue 1271154: MV3 service worker broken after auto-update and manual refresh

You can try remove the extension and re-install from web store. Save image as Type

cuixiping commented 1 year ago

The offscreen API need Chrome 109+

I should do some work for lower versions.

offscreen
Chrome 109+ MV3+

cuixiping commented 1 year ago

@jdevine @PhoenixEugene I have post a update to web store. It's waiting reviewing. You can try it again once you see the new version of 1.2.2 Save image as Type

cuixiping commented 1 year ago

@jdevine @PhoenixEugene I have post a update to web store. It's pending review. You can try it again once you see the new version of 1.2.3 It works well from chrome 88 to 115 on win 11 as I tested on browserstack.

jdevine commented 1 year ago

Yes, thank you! Works again on my old machine (which is kept back to Chrome 108 on linux for access to old packages)