Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 3 svar
  • 0 har dette problemet
  • 438 views
  • Siste svar av 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.

Valgt løsning

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.

Les dette svaret i sammenhengen 👍 0

All Replies (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

Valgt løsning

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.