Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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

  • 1 ответ
  • 1 имеет эту проблему
  • 31 просмотр
  • Последний ответ от 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?

Все ответы (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