Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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

  • 3 отговора
  • 0 имат този проблем
  • 1 изглед
  • Последен отговор от 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.

Избрано решение

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.

Прочетете този отговор в контекста 👍 0

Всички отговори (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

Избрано решение

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.