##为图片添加“另存为PNG/JPG/WebP”右键菜单的Chrome扩展。
Save Image as Type is a chrome extension which add Save Image as PNG / JPG / WebP option to the context menu of image.
In this modified fork, we have added the GIF option as well as save prios choice for download folders! To add to chrome, please download the repo as a ZIP, then unzip it (in it's own folder) and then add the extension via "Load Unpacked", selecting the folder as the source!
由于自己需要将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)