We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 3 odpovědi
  • 0 má tento problém
  • 310 zobrazení
  • Poslední odpověď od 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.

Zvolené řešení

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.

Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (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

Zvolené řešení

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.