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í“.

Learn More

.webp images on 9gag are not saved as .jpg files anymore

  • 1 odpověď
  • 1 má tento problém
  • 31 zobrazení
  • Poslední odpověď od cor-el

more options

Until yesterday, I could save images on the 9gag website as .jpg files, while Google Chrome saved it as .webp files. I preferred using .jpg. Today, my Firefix browser is no longer able to do that? Is there a setting in Firefox which will allow me to save files as .jpg instead of .webp? If not, then why was this feature removed?

Until yesterday, I could save images on the 9gag website as .jpg files, while Google Chrome saved it as .webp files. I preferred using .jpg. Today, my Firefix browser is no longer able to do that? Is there a setting in Firefox which will allow me to save files as .jpg instead of .webp? If not, then why was this feature removed?

Všechny odpovědi (1)

more options

Firefox 65 supports WebP images, so websites do not need to fall back to JPG images.

There is this pref present on the about:config page to control this feature.

  • image.webp.enabled = true
  • image.http.accept = image/webp,*/*
  • network.http.accept.default = text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8