Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

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