Main

FireFOX 使用教程 Archives

Firefox:如何备份个人配置

找到您的个人配置文件夹,把该文件夹拷贝到另一个地方即完成备份。如果您希望备份一些必备文件(注意对 Mozilla 套件或者 Thunderbird 来说,拷贝这些文件还不够),拷贝下列文件到安全的地方即可。注意有些文件可能不存在(这是正常的)。

* bookmarks.html — 书签。
* user.js — 用户设置。
* prefs.js — 用户设置以及系统默认设置。
* cookies.txt — Cookies.
* hostperm.1 — Cookies 允许/禁止列表。
* signons.txt — 密码文件。
* key3.db — 补充密码文件(Supplements password file)。必须和 signons.txt 一起备份。

Firefox:如何设置Firefox为默认浏览器

Windows

通常,你能通过“工具 -> 选项 -> 常规 -> 默认浏览器 -> 检查”来设置Firefox为默认浏览器。如果不行,您有两个选择。

强制Firefox自动设置

如果Firefox已经认为自己是默认浏览器,那么它就不再弹出默认浏览器提示了。通过“开始 -> 运行”,然后把下面的命令行输入文本框。

firefox.exe -silent -nosplash -setDefaultBrowser

手动设置

* Windows XP 中, “开始 -> 控制面板 -> 添加/删除程序 -> 设置程序访问和默认值(左边)-> 自定义” 设置 Mozilla 或者 Mozilla Firefox为你的默认浏览器。

如果上面的办法无效,那么请照以下设置。

* Windows 中,“开始 -> 控制面板 -> 文件夹选项 -> 文件类型” 把下面的文件类型分配到Mozilla 或者 Mozilla Firefox。
o URL:超文本传送协议
o URL:带私人验证的超文本传送协议
o URL:文件传送协议
o HTML 文件
o HTM 文件 (可选)

Note: you may find the URL file types above under extension "N/A" or "(none)".

* In Windows XP, you must go Start -> Control Panel first.
o If your Control Panel choose "Category View", and click on "Performance and Maintenance". Then, click on "Files Types" in the left column under the heading "See Also".
o If your Control Panel uses Classic View, then go Folder Options -> File Types.
o In either case, set the above to Mozilla.

第三方工具

There is a freeware utility that will save you a lot of work (see second route) by, in general, automating the steps for you [1] (http://www.pc-tools.net/win32/freeware/setbrowser/). But if that doesn't work, follow instructions below.

Linux


You may have to change both Gnome and KDE config (see below). If you want the URLs to open in a new tab instead of the last tab opened, use this workaround :

* Edit the "firefox" startup script in the firefox base directory
* Search for a line containing "openURL"
* Replace _remote_cmd="openURL(${_optLast})" with _remote_cmd="openURL(${_optLast},new-tab)"

You can replace "new-tab" with "new-window" if you want to open the URLs in a new window

Gnome


* 到 “应用程序 -> 桌面首选项 -> 高级 -> 首选应用程序。
* 选择”Web 浏览器“,然后键入“firefox %s”(mozilla则键入 "mozilla %s")。注意“firefox”或者“mozilla”的符号链接必须放在某个默认路径(PATH)下(例如,通常把"firefox"的符号链接放到 "/usr/bin/").

KDE

* Open kcontrol (KDE configuration center)
* Select components -> components chooser
* Open the "web browser" component
* Check "the following browser" and type in "firefox" (or the name of your firefox startup command)

If you don't notice the "web browser" component :

* Select components -> file association
* Select text -> html in the MIME type tree.
* Select "Add..." under "Application Preference Order".
* Write the command "firefox %U" and press ok (you need "%U" so you can load URLs that are non-local files)

Mac OS X

1. Download Safari (http://www.apple.com/safari/) if you do not already have it.
2. In Safari, choose "Preferences" from the menu.
3. Click the "General" icon, and choose Mozilla from the default web browser pop-up menu. If you dont see Mozilla in the list, make sure it is in the "Applications" folder.

Firefox: 什么是MozBackup

MozBackup 是一个备份和还原 Firefox, Thunderbird, Mozilla/SeaMonkey和 Netscape 等软件的用户配置文件的工具。可以帮助您备份邮件、书签以及其它相关数据。并且它是完全免费的。

支持的程序和版本:

* Firefox 1.0 - 1.5.0.x
* Thunderbird 1.0 - 1.5.0.x
* Netscape 7.x
* Mozilla Suite 1.7 - 1.7.x
* SeaMonkey 1.0


注意: 1.用Mozbackup恢复时,会在“我的文档”中产生一个indexfile.txt文件。使用完后,可以删除这个文件。 2.有少数扩展还含有dll, MozBackup备份时可能失败。本软件可能会让一些人失望。所以最保险的方法是手工备份相应的文件。