Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Automaticaly save images to the downloads directory without going through the popup window.

  • 3 antwoorden
  • 0 hebben dit probleem
  • 381 weergaven
  • Laatste antwoord van gouyez

more options

How to save images to the downloads directory (that I chose in settings) without using right click -> save image as .. -> popup window .. then choose the location where I want to save it.

I tried alt+click, it didn't work, it saves the webpage url instead of the image. I prefer a solution that does not involve any add-ons.

OS: Pop!_OS 22.04 LTS Firefox version: 121.0.1 (64-bit)


Thank you.

How to save images to the downloads directory (that I chose in settings) without using right click -> save image as .. -> popup window .. then choose the location where I want to save it. I tried alt+click, it didn't work, it saves the webpage url instead of the image. I prefer a solution that does not involve any add-ons. OS: Pop!_OS 22.04 LTS Firefox version: 121.0.1 (64-bit) Thank you.

Gekozen oplossing

Did you change browser.altClickSave to true in about:config? It only works with simple image links.

The extension Save Image to Downloads is extremely minimalist and clean, requiring few permissions and is not exposed to web content. You can disable automatic updates for it if you don't feel comfortable trusting the developer.

Dit antwoord in context lezen 👍 0

Alle antwoorden (3)

more options

Some websites may embed images via an iframe with an HTML page and not embed the image directly.

You can check this in the Inspector via the right-click context menu (Inspect) to see what element comes up.

Alternately, you can try to save the image via "Tools -> Page Info -> Media".

more options

Gekozen oplossing

Did you change browser.altClickSave to true in about:config? It only works with simple image links.

The extension Save Image to Downloads is extremely minimalist and clean, requiring few permissions and is not exposed to web content. You can disable automatic updates for it if you don't feel comfortable trusting the developer.

more options

zeroknight said

Did you change browser.altClickSave to true in about:config? It only works with simple image links. The extension Save Image to Downloads is extremely minimalist and clean, requiring few permissions and is not exposed to web content. You can disable automatic updates for it if you don't feel comfortable trusting the developer.

Yes i did set browser.altClickSave to true. I went with the extension, i downloaded it and reviewed it's code, it looks safe, thanks for the (disable automatic updates) idea.