Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

How do I view a plain text file in the browser, rather than triggering the download menu ("What should Firefox do with this file")?

more options

I regularly (attempt to) view plain text files, but Firefox wants to download them rather than display them.

Until yesterday, I could type "view-source" before the URL and it worked. No more. Quite frustrating.

Here's an example: I just want to view this text file in the browser.

ftp://tgftp.nws.noaa.gov/SL.us008001/DF.c5/DC.mos/DS.mexfe/sn.0010.txt

Thanks for any advice!

I regularly (attempt to) view plain text files, but Firefox wants to download them rather than display them. Until yesterday, I could type "view-source" before the URL and it worked. No more. Quite frustrating. Here's an example: I just want to view this text file in the browser. ftp://tgftp.nws.noaa.gov/SL.us008001/DF.c5/DC.mos/DS.mexfe/sn.0010.txt Thanks for any advice!
附加的畫面擷圖

所有回覆 (4)

more options
more options

Thanks, this does work for http but apparently not ftp, i.e. not for the link I posted.

It seems odd and inconvenient that an add-on is needed for such a simple function. What could be simpler than viewing a text file?

由 richardatpsu 於 修改

more options

You are right about FTP: https://github.com/Rob--W/open-in-browser/issues/60

Reading the discussion there, it seems in Firefox "FTP requests are not visible to the extension via this API."

You can read more about how things have changed for FTP starting in FFX 70 here: https://www.reddit.com/r/firefox/comments/dn0rxg/firefox_70_breaks_contenttype_and/

This page describes how Firefox 70 and later download FTP instead of rendering them in the browser, and is linked from the above discussion: https://www.fxsitecompat.dev/en-CA/docs/2019/all-ftp-resources-are-now-downloaded-instead-of-being-rendered/

See also an article from 2018 entitled "Chrome and Firefox Developers Aim to Remove Support for FTP." https://www.bleepingcomputer.com/news/google/chrome-and-firefox-developers-aim-to-remove-support-for-ftp/

It seems there is more to it that the wished-for simple function.

more options

Many thanks, that explains it. This is a disappointing change, in my view, but it seems there's no way around it.