Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 1 risposta
  • 1 ha questo problema
  • 31 visualizzazioni
  • Ultima risposta di 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?

Tutte le risposte (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