为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

attempts to save vieos and photos as .jfif. How do I change this?

more options

When I attempt to save photos and videos from the internet, my "save as" has recently started adding .jfif on the end, behind .jpg or .mp4. This just started in the last couple of days, and I have to manually remove the .jfif before I can save it. It only does this with Firefox, but not with IE or Chrome. How do I change it back?

When I attempt to save photos and videos from the internet, my "save as" has recently started adding .jfif on the end, behind .jpg or .mp4. This just started in the last couple of days, and I have to manually remove the .jfif before I can save it. It only does this with Firefox, but not with IE or Chrome. How do I change it back?

所有回复 (7)

more options

This reminds me of users reporting that sometimes all the files want .jpe at the end instead of .jpg.

It's possible that the file which stores application handler preferences and associates file extensions with content types has become corrupted. The file has a somewhat inscrutable XML format so it's often easiest simply to hide it from Firefox and have those settings return to their defaults. Here's how you do that:

Open your current Firefox settings (AKA Firefox profile) folder using either

  • "3-bar" menu button > "?" button > Troubleshooting Information
  • (menu bar) Help > Troubleshooting Information
  • type or paste about:support in the address bar and press Enter/Return

In the first table on the page, click the "Show Folder" / "Show in Finder" / "Open Directory" button. This should launch a new window listing various files and folders.

Leaving that window open, switch back to Firefox and Exit, either:

  • "3-bar" menu button > "power" button
  • (menu bar) File > Exit (or Firefox > Quit)

Pause while Firefox finishes its cleanup, then rename mimeTypes.rdf to mimeTypes.old.

Start Firefox back up again, and Firefox should rebuild the file with default settings.

Any improvement?

more options

Followed the instructions but it didn't reset to default. Still tries to save to .jfif

more options

Hmm, the download preferences should have been rebuilt fresh from the Windows registry.

If you have an image saved as a .jfif file, what program does Windows want to use to view/open it, if any?

more options

The program that pops up to view the .jfif files is the photos program that comes with Windows 10

more options

Hmm, since everyone has that program, it doesn't really explain why Firefox is behaving oddly on your system.

If you drag and drop the mimeTypes.rdf file onto a tab in Firefox, it should display with a little bit of formatting, making it slightly more readable. If you use Find (Ctrl+f) for "jfif" what content types does it show up as a file extension for? For example:

<RDF:Description RDF:about="urn:mimetype:image/jpeg" NC:fileExtensions="jpg" NC:description="JPEG Image" NC:value="image/jpeg" NC:editable="true">

more options

I checked the document tree as you suggested. No mimetype:image listed at all. I am tempted to uninstall Firefox and then re-install it. Do you think that might help?

more options

If there's no references to jfif in the mimeTypes.rdf file, it's very difficult to figure out where that is coming from.

If you think your Firefox program files might be corrupted, we generally suggest this approach:

Clean Reinstall

We use this name, but it's not about removing your settings, it's about making sure the program files are clean (no inconsistent or alien code files). As described below, this process does not disturb your existing settings. Do NOT uninstall Firefox, that's not needed.

It only takes a few minutes.

(A) Download a fresh installer for Firefox 48.0 from https://www.mozilla.org/firefox/all/ to a convenient location. (Scroll down to your preferred language.) For maximum plugin compatibility, choose the "Windows" version (32-bit) rather than the 64-bit version.

(B) Exit out of Firefox (if applicable).

(C) Using Windows Explorer/My Computer, rename the program folder as follows:

C:\Program Files (x86)\Mozilla Firefox

to

C:\Program Files (x86)\OldFirefox

(D) Run the installer you downloaded in step (A). It should automatically connect to your existing settings.

Note: Some plugins may exist only in that OldFirefox folder. If something essential is missing, look in these folders:

  • \OldFirefox\Plugins
  • \OldFirefox\browser\plugins

Any improvement?