Recenzii pentru Save image as Type
Save image as Type de D7OM
61 de recenzii
- Evaluat(ă) cu 5 din 5 stelede Николай, 2 zile în urmă
- Evaluat(ă) cu 5 din 5 stelede ebayybe, 14 zile în urmăIt works properly and there are no bugs — at least I haven't noticed any.
- Evaluat(ă) cu 5 din 5 stelede shyrobot, 16 zile în urmă
- Evaluat(ă) cu 1 din 5 stelede Utilizator Firefox 17682403, 2 luni în urmăI saw the prompt requesting clipboard access and instantly removed it.
- Evaluat(ă) cu 1 din 5 stelede Nox, 2 luni în urmăAlways sus when a browser extension suddenly wants extra permissions.
Răspunsul dezvoltatorului
postat la 2 luni în urmăFair concern, permission prompts should never be silent surprises. Fully on me for not flagging it in the changelog.
Context: v1.3.0 added a "Copy image to clipboard" context-menu item (commit 2f9a5ec, P) to close issue #4. The
extension is open-source so the full diff is public. The actual clipboard code only writes an image — it never reads:
// src/offscreen/offscreen.js
const clipboardItem = new ClipboardItem({ [mimeType]: blob });
await navigator.clipboard.write([clipboardItem]);
Search the repo for clipboard.read or readText, you won't find a single call. The clipboardRead permission in the manifest was a mistake on my part (copy-pasted
alongside clipboardWrite) and was never used by any code path.
Since the feature is also unreliable on Firefox and is making people reasonably uneasy, I'm removing it entirely in the next release, both the feature and both clipboard permissions. The next version will ask for strictly fewer permissions than before. Sorry for the scare. - Evaluat(ă) cu 1 din 5 stelede Madison, 2 luni în urmăuntil an actual explanation is given as to why something like this needs access to your clipboard, you should probably stay away from this addon, might have been compromised or sold
Răspunsul dezvoltatorului
postat la 2 luni în urmăFair concern, permission prompts should never be silent surprises. Fully on me for not flagging it in the changelog.
Context: v1.3.0 added a "Copy image to clipboard" context-menu item (commit 2f9a5ec, P) to close issue #4. The
extension is open-source so the full diff is public. The actual clipboard code only writes an image — it never reads:
// src/offscreen/offscreen.js
const clipboardItem = new ClipboardItem({ [mimeType]: blob });
await navigator.clipboard.write([clipboardItem]);
Search the repo for clipboard.read or readText, you won't find a single call. The clipboardRead permission in the manifest was a mistake on my part (copy-pasted
alongside clipboardWrite) and was never used by any code path.
Since the feature is also unreliable on Firefox and is making people reasonably uneasy, I'm removing it entirely in the next release, both the feature and both clipboard permissions. The next version will ask for strictly fewer permissions than before. Sorry for the scare. - Evaluat(ă) cu 1 din 5 stelede SnakeCRO, 3 luni în urmăWhy do you suddenly need data from the clipboard? Makes no sense.
Răspunsul dezvoltatorului
postat la 2 luni în urmăFair concern, permission prompts should never be silent surprises. Fully on me for not flagging it in the changelog.
Context: v1.3.0 added a "Copy image to clipboard" context-menu item (commit 2f9a5ec, P) to close issue #4. The
extension is open-source so the full diff is public. The actual clipboard code only writes an image — it never reads:
// src/offscreen/offscreen.js
const clipboardItem = new ClipboardItem({ [mimeType]: blob });
await navigator.clipboard.write([clipboardItem]);
Search the repo for clipboard.read or readText, you won't find a single call. The clipboardRead permission in the manifest was a mistake on my part (copy-pasted
alongside clipboardWrite) and was never used by any code path.
Since the feature is also unreliable on Firefox and is making people reasonably uneasy, I'm removing it entirely in the next release, both the feature and both clipboard permissions. The next version will ask for strictly fewer permissions than before. Sorry for the scare. - Evaluat(ă) cu 5 din 5 stelede esterson, 3 luni în urmălove the add-on, but please remove the context menu if I already choose the default extension. this adds an unnecessary step. ty. update: now it's a simple one click save! ty for your work :)
- Evaluat(ă) cu 5 din 5 stelede Julian Hill, 3 luni în urmă
- Evaluat(ă) cu 1 din 5 stelede AziSlays, 3 luni în urmăThis add-on used to work. It used to actually download the files as the type you select. As of the last time I updated it, now it downloads them as whatever they are but just changes the file extension to the one you chose. For those unaware, that doesn't provide ANY of the benefits various file types would have. The big PNGs will still be just as big, the jpgs will still have artifacting, and the webps will still not function in many programs.
Literally all you had to do was make no changes to the add-on and it would have stayed good. wth manRăspunsul dezvoltatorului
postat la 3 luni în urmăHey, thanks for the report, you were right, it was broken. Just pushed a fix, update the extension and it should properly convert the files again. Sorry about that! - Evaluat(ă) cu 4 din 5 stelede Gwiki, 5 luni în urmăBeen using this for a long time and its been great. Saves me a lot of time and keeps my workflow smooth.
However, I m facing an issue on two different devices. Even though I’ve set the default format to JPG, some images still download as PNG. If I open the extension settings and reselect JPG and save or reset the settings.. it works again, but after some time.. the same problem returns. I have set JPG as default and disabled the “view in store” option. - Evaluat(ă) cu 3 din 5 stelede Yondu, 5 luni în urmăWell add-on is indeed working but there is an issue. It saves file in jpg in lower quality then in webp. And there no option to regulate quality.
- Evaluat(ă) cu 5 din 5 stelede Utilizator Firefox 19726559, 5 luni în urmăThe fact you need this for basic functions in 2026 is embarrassing for Firefox/Chrome but thank goodness it exists.
- Evaluat(ă) cu 5 din 5 stelede Lani, 5 luni în urmă
- Evaluat(ă) cu 5 din 5 stelede bigchees, 5 luni în urmăEDIT: I was dumb and just needed to update my browser, works perfectly
Used to work fine, but now just saves images as completely blank pngs. Even after I updated - Evaluat(ă) cu 3 din 5 stelede Venombeyond, 5 luni în urmă
- Evaluat(ă) cu 5 din 5 stelede rado84, 5 luni în urmăWorks perfectly! With this extension I can retire the JPEG format completely - no more JPEGs on my computer.
- Evaluat(ă) cu 4 din 5 stelede JollyOldFecker, 6 luni în urmăGreat extension does exactly what it is meant to.
A great addition would be the option to select the save location. - Evaluat(ă) cu 3 din 5 stelede Utilizator Firefox 11735070, 7 luni în urmă
- Evaluat(ă) cu 5 din 5 stelede Utilizator Firefox 18253430, 7 luni în urmă