Save Image as Type is an chrome extension which add Save Image as PNG / JPG / WebP option to the context menu of image.
Because I need to save the webp image on the chrome web store as jpg format, I first found a special conversion software, but it was more troublesome to use, and then found a Save Image As Type 1.0.5 extension in the web store, but this extension has not been maintained for a long time, and it is currently inoperable, so I made some improvements on this basis.
Install Save Image as Type from the Chrome Web Store
Reference works 1: Save Image As Type 1.0.5 (Removed from web store)
Reference works 2: Save Image As PNG 1.0.2 (Can only be saved as PNG,Cannot be saved as JPG and WebP)
由于自己需要将chrome web store上的webp图片另存为jpg格式,先是找了专门的转换软件,但是使用比较麻烦,后来在web store里找到了一个Save Image As Type 1.0.5的扩展,但是这个扩展已经许久不维护,并且当前已经无法运行,于是自己在此基础上进行了一些改进。
从 Chrome Web Store 安装 Save Image as Type
参考作品1: Save Image As Type 1.0.5 (已下架)
参考作品2: Save Image As PNG 1.0.2 (只能保存为PNG,不能保存为JPG和WebP)