Pógódnośenja za Save image as Type
Save image as Type wót D7OM
61 pógódnośenjow
- Z 5 z 5 pógódnośonywót Николай, 11 gün önce
- Z 5 z 5 pógódnośonywót ebayybe, 24 gün önceIt works properly and there are no bugs — at least I haven't noticed any.
- Z 5 z 5 pógódnośonywót shyrobot, bir ay önce
- Z 1 z 5 pógódnośonywót Wužywaŕ Firefox 17682403, 3 ay önceI saw the prompt requesting clipboard access and instantly removed it.
Wótegrono wuwijarja
jo se napisał 3 ay önceFair 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.Wótegrono wuwijarja
jo se napisał 3 ay önceFair 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.Wótegrono wuwijarja
jo se napisał 3 ay önceFair 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.- Z 5 z 5 pógódnośonywót Julian Hill, 3 ay önce
- 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 manWótegrono wuwijarja
jo se napisał 4 ay önceHey, 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! - 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. - Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 19726559, 5 ay önceThe fact you need this for basic functions in 2026 is embarrassing for Firefox/Chrome but thank goodness it exists.
- Z 3 z 5 pógódnośonywót Venombeyond, 5 ay önce
- Z 4 z 5 pógódnośonywót JollyOldFecker, 6 ay önceGreat extension does exactly what it is meant to.
A great addition would be the option to select the save location. - Z 3 z 5 pógódnośonywót Wužywaŕ Firefox 11735070, 7 ay önce
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 18253430, 7 ay önce