Save webP as PNG or JPEG (Converter)에 대한 리뷰
Save webP as PNG or JPEG (Converter) 제작자: jscher2000
waranghira 님의 리뷰
5점 만점에 4점
waranghira 님, 2년 전Another add-on that I can't use since "Access your data for all websites". Why can't they just limit to what they actually need?
개발자 답글
2년 전에 게시됨I know, it's inconvenient and demands a lot of trust. This add-on only reads data when you call it up, and it does not read data in pages other than the image it's operating on. Either way, it doesn't send info to me -- I have no interest what is happening in anyone else's browser.
For what it's worth, I did *try* to write this extension *without* that permission. If the image is hosted on the same server as the page (both the same server as listed in the address bar), then the fact that you right-clicked the image could grant one-time permission automatically (so called activeTab permission).
But a large proportion of images are hosted on a different server, so that method failed frequently in real world testing. Maybe there is a new solution to this four years down the road? I'll update this reply if I find one and rewrite the add-on.
For what it's worth, I did *try* to write this extension *without* that permission. If the image is hosted on the same server as the page (both the same server as listed in the address bar), then the fact that you right-clicked the image could grant one-time permission automatically (so called activeTab permission).
But a large proportion of images are hosted on a different server, so that method failed frequently in real world testing. Maybe there is a new solution to this four years down the road? I'll update this reply if I find one and rewrite the add-on.
리뷰 223개
- 5점 만점에 5점Lagomorpha 님, 2달 전I love this add-on, it's so convenient! I like to turn on "always ask where to save files" in Firefox settings so I can pick where the images are saved every time :)
- 5점 만점에 5점AlconburyBlues 님, 3달 전Very good extension to rid of that webP rubbish. But it needs one option to make it perfect. When you have an image loaded in its own tab, and you attempt to save the image quickly using CTRL-S, the extension is completely bypassed, and uses the default browser save dialog, folder choice, and filename. An option is needed to save images through the extension should you use CTRL-S, so that it can take advantage of the extension's ability to convert to JPG, as well as modify the filename before saving. Currently as it is, you still have to Right-click on the image and go down to "Save webP as..." which makes it a lengthy process for multiple images. The extension should take over CTRL-S if the image is displayed by itself.
- 5점 만점에 5점Firefox 사용자 19754306 님, 3달 전
- 5점 만점에 5점Firefox 사용자 17512651 님, 7달 전
- 5점 만점에 5점Seän "frostbyte" Shepherd 님, 7달 전
- 5점 만점에 5점Ranger_2567 님, 9달 전10/10 it just works as intended and has some cool options as PNG or JPG with a lower scale too super useful and convenient now that everything is a WebP
개발자 답글
9달 전에 게시됨This extension is published under the Mozilla Public License, an open source license, and the code repository is at https://github.com/jscher2000/Save-webP-as-extension/. You also can review the code by right-clicking the "Add to Firefox" button and using Save Link As. The .xpi file is a ZIP archive, so you can extract it and read the files locally.
The reason such broad permissions are required is that many images are hosted on a different server, and Firefox doesn't provide a convenient way to prompt for permission to operate on embedded cross-site content. Maybe I can make a lower-permission version that only works with stand-alone images?
If you prefer an extension-free approach, you can emulate the way this extension works using Firefox's built-in screenshot feature. That usually downloads in PNG format, but occasionally it may use JPEG format.개발자 답글
9달 전에 게시됨On all sites? I wonder whether you have a setting that conflicts with how this extension works. Generally speaking, it creates an HTML canvas the same size as the image and puts the image on the canvas, then extracts a blob object that it can save in your choice of formats. Similar to screenshotting. If you want to try some troubleshooting, you could use either contact method on the main listing page: (1) email, or (2) create an issue on Github.- 5점 만점에 5점Blightfrost 님, 10달 전
- 5점 만점에 4점Firefox 사용자 18998116 님, 일 년 전Works as needed but very often it is unresponsive for a few minutes
- 5점 만점에 4점Firefox 사용자 18205130 님, 일 년 전It's work! But does't convert animated WEBP to GIF (returns error)