This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

ఇంకా తెలుసుకోండి

.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