FireFox火狐浏览器配置页面about:config参数说明

使用帮助 No Comments »

在浏览器中打开about:config就可以打开浏览器的配置页面.
about:config是Firefox的设置页面,Firefox提供了不少高级设置选项在这里以便让你可以更加详细地控制Firefox的运行方式。

注意:官方不推荐用户手工修改about:config的设置。所以,如果你对于你想修改的内容不是非常确定的话,请不要去改变它。

打开Firefox中about:config方法是:在Firefox地址栏输入about:config,然后回车。

about:config参数说明:

1、accessibilityNavigation aids and useability * 浏览辅助工具

1、 accessibility.accesskeycausesactivation * 是否允许通过accesskey属性来激活相应的事件(默认值true),比如网页中一个设置了accesskey属性为“k”的按钮(button),可以通过Alt+k来产生一个点击(click事件)。

2、accessibility.browsewithcaret * 用光标来浏览网页(可通过F7开关)

3、accessibility.disablecache * 不使用cache

4、accessibility.disableenumvariant * [有待测试]

5、accessibility.tabfocus * 设定可以通过按TAB键来依次获得哪些页面元素的焦点
1 : Text field form controls only * 仅表单中的文本输入框
2 : All form controls except text fields * 除了文本输入框外的其它表单输入控件
3 : All form controls * 表单中的所有输入控件
4 : Hyperlinks and hyperlinked images * 超级链接和超级链接图片
7 : All form controls and hyperlinks * 表单中所有的输入控件和超级链接

6、accessibility.typeaheadfind * 打开\"type-ahead find\"(现在叫\"Find as you type\")功能,
如名字所说,敲入几个字母,将快速定位到第一个包含这些字母的链接上。
或许可以翻译成\"即敲即找\"。

7、accessibility.typeaheadfind.autostart * 快速启动type-ahead find功能而无须按/键(寻找文本)或者'键(寻找链接)。

8、accessibility.typeaheadfind.enablesound * 允许在type-ahead find找不到时发出报错声(Linux/Unix下默认关闭,其他平台默认打开)

9、accessibility.typeaheadfind.enabletimeout * 从键名上来看,这段英文估计也是错误的……应该是允许超时之类

10、accessibility.typeaheadfind.linksonly * 只允许type-ahead find定位链接

11、accessibility.typeaheadfind.soundURL * 给出报错声音的文件名(.wav), * default:默认声音 * beep:系统蜂鸣声

12、 accessibility.typeaheadfind.startlinksonly * 限制type-ahead find只从链接开头搜索而不是从任何地方开始,*(比如输入kmc将定位到链接文字为\"kmc is a boy\"的链接,但是不会定位到\"All boys are not kmc!\"上面)

13、accessibility.typeaheadfind.timeout * 在type-ahead find自动失效之前的超时时间

14、accessibility.usebrailledisplay * 填入在Mozilla中用的盲文输出程序的命令行启动命令(没有时填blank)

15、accessibility.usetexttospeech * 通过键入命令行在Mozilla中启动读屏软件

16、accessibility.warn_on_browsewithcaret * 当用用光标来浏览网页是否给出提示(参见accessibility.browsewithcaret)

17、adblock.enable * 广告屏蔽开启

18、adblock.fastcollapse *

19、adblock.frameobjects *

20、adblock.hide* 广告隐藏

21、adblock.linkcheck *

22、adblock.pageblock *

23、adblock.patterns *

24、addressbook.throbber * 地址簿throbber的设置

25、addressbook.throbber.url * 点击throbber转向的链接地址

26、advanced.always_load_images * 访问页面是总是载入所有图片

27、advanced.mailftp * 对匿名ftp,发送用户的邮件地址作为密码(类似于FlashFxp里面的设置)

28、advanced.system.supportDDEExec * 支持执行DDE命令行

29、alerts.height * 字面意思应该是提示框的高度,实际修改后未见效果

30、alerts.slideIncrement * \"滑出\"提示效果(类似于气泡提示)的步进值(单位:象素)

31、alerts.slideIncrementTime * \"滑出\"动画效果的间隔时间,数字越小滑动速度越快(单位:毫秒)

32、alerts.totalOpenTime * 设定提示的持续时间(单位:毫秒)

33、alexarankstatuspref.state *

34、app.build_id

35、app.extensions.version * 安装扩展时向扩展报告的Firefox版本号

36、app.id

37、app.update.autoUpdateEnable

38、app.update.enable

39、app.update.interval

40、app.update.lastupdatedate * 记录最后一次更新的时间

41、app.update.performed

42、app.update.updatesAvailable

43、app.update.url

44、app.version

45、application.use_ns_plugin_finder* 寻找Netscape浏览器的插件

46、autoadmin.append_emailaddr * 自动添加收到的e-mail的地址到地址簿

47、autoadmin.failover_to_cached * 如果不能访问页面,自动加载缓存的页面来替代

48、autoadmin.global_config_url

49、autoadmin.offline_failover * 如果不能在线浏览,自动切换到离线浏览方式

50、autoadmin.refresh_interval * 加载autoadmin.global_config_url指定的配置文件的时间间隔,以分钟计

51、autocomplete.grab_during_popup * (仅适用于 X11)指定自动完成弹出控制是否应该获取键盘输入。* 默认值为 true。 本首选项可设置为 false,以规避一个 XKB 不能正确设置模式切换的 bug。

52、autocomplete.ungrab_during_mode_switch * (仅适用于 X11)本选项是 autocomplete.grab_during_popup 的补充。
*若两个首选项都为 true,在自动完成会话期间,模式切换键被按下/弹起时,应用程序放弃/获取键盘输入。
* 若两个首选项中任何一个为 false,则在自动完成会话期间,应用程序不会放弃已获取的键盘输入。
* 默认值为 true。

53、autoupdate.enabled * 允许自动更新

54、backups.number_of_prefs_copies * 根据配置文件生成的拷贝份数()

55、bidi.characterset * 浏览器怎样决定使用的字符集
* 1 : 文档指定的字符集
* 2 : 默认字符集

56、bidi.clipboardtextmode * 使用的剪贴板类型
* 1 : Logical
* 2 : Visual
* 3 : Source
57、bidi.controlstextmode
* 1 : Logical
* 2 : Visual
* 3 : Container
58、bidi.direction * 选择文字阅读顺序
* 1 : Left-to-right * 从左到右
* 2 : Right-to-left * 从右到左
59、bidi.numeral* 怎样显示数字
* 1 : 规则的上下文数字
* 2 : 印地语上下文数字
* 3 : 阿拉伯数字
* 4 : 印地语数字(天城体字母)
60、bidi.support* 选择双向语言支持的提供者
* 1 : Mozilla浏览器
* 2 : 操作系统
* 3 : 禁用
61、bidi.texttype * 1 : Charset * 2 : Logical * 3 : Visual

62、browser.active_color * 激活链接的颜色 * 默认的链接颜色(#RRGGBB)

63、browser.anchor_color *

64、browser.allowpopups * 允许未请求的弹出窗口

65、browser.always_reuse_window * 当 OS 请求打开一个 URL 时,总是重用已经存在的 Mozilla 窗口。

66、browser.blink_allowed * 允许使用<blink>标签

67、browser.block * 浏览器拦截功能设置

68、browser.block.target_new_window * 阻止链接打开新窗口

69、browser.bookmarks * 浏览器收藏夹

70、browser.bookmarks.added_static_root * Mozilla是否导入了系统收藏夹(对每个用户配置只询问一次)

71、browser.bookmarks.confirm_sorting * 激活对收藏夹排序时的确认询问对话框

72、browser.bookmarks.import_system_favourites * 是否导入系统收藏夹(一般是IE收藏夹)到Mozilla

73、browser.cache * 浏览器缓存

74、browser.cache.check_doc_frequency * 设定检查是否需要更新缓存文档的频率
* 0 : Once per session * 每个进程一次 每次启动Firefox时检查
* 1 : Each time * 每次访问此页时检查
* 2 : Never * 不检查
* 3 : When appropriate/automatically * 自动
75、browser.cache.disk * 浏览器磁盘缓存

76、Browser disk cache settings * 浏览器磁盘缓存设置

77、browser.cache.disk.capacity * 磁盘缓存大小(单位: KB)

78、browser.cache.disk.enable * 是否使用磁盘缓存

79、browser.cache.disk.parent_directory * 存放缓存文件的路径

80、browser.cache.disk_cache_ssl * 是否通过HTTPS/SSL(数据加密)方式来获得缓存文档

80、browser.cache.enable * 允许缓存从浏览器获取的文档()估计是pdf, doc之列

81、browser.cache.memory * 浏览器内存缓存

82、Browser memory cache settings *浏览器内存缓存设置

83、browser.cache.memory.capacity * 内存缓存大小(单位:KB)

84、browser.cache.memory.enable * 是否使用内存缓存

85、browser.chrome.favicons * 是否在地址栏显示网站的个性化图标

86、browser.chrome.site_icons * 是否在收藏夹显示网站的个性化图标

87、browser.chrome.toolbar_tips * 是否在指向浏览器工具栏图标时显示提示

88、browser.chrome.toolbar_style * 设定浏览器工具栏风格
* 0 : Pictures Only * 仅图片
* 1 : Text Only * 仅文字
* 2 : Pictures and Text * 图片和文字

89、browser.chromeURL * 指定加载浏览器XUL的URL

90、browser.display * 用以个性化浏览器的显示方式

91、browser.display.background_color * 设定默认的浏览器背景色(格式:#RRGGBB),例如:#FFFFFF表示纯白色背景。

92、browser.display.base_font_scaler

93、browser.display.focus_background_color * 设定焦点位置文字的背景色(例如type-ahead find中找到的文字)

94、browser.display.focus_ring_on_anything * 是否用虚线框住选定对象()

95、browser.display.focus_ring_width * 设定上述虚线框的宽度(单位:像素)

96、browser.display.focus_text_color * 设定焦点位置文字的颜色/前景色(格式:#RRGGBB),例如:#FFFFFF表示纯黑色文字。

97、browser.display.force_inline_alttext * Force display of ALT text inline with browser text * 看不懂……

98、browser.display.foreground_color * 设定默认的浏览器前景色(格式:#RRGGBB),例如:#FFFFFF表示纯黑色前景。

99、browser.display.internaluse.graphics_changed * 保留值:仅供内部调用

100、browser.display.normal_lineheight_calc_control * 用来确保CSS的行高度被正确的计算(作者不确定那我也不确定……)

101、browser.display.screen_resolution * 屏幕解析度(单位:DPI)

102、browser.display.show_image_placeholders * 图像下载失败或正在下载时是否显示占位符(IE中也有)

103、browser.display.use_document_colors * 是否允许当前的文档指定所需的颜色(若设为false,背景图片也不会被载入)

104、browser.display.use_document_fonts * 是否允许当前的文档指定所需的字体

105、browser.display.use_focus_colors * 是否使用Windows指定的焦点颜色

106、browser.display.use_system_colors * 是否自动为前景和背景选择系统颜色

107、browser.display_very_small_fonts * 是否允许在浏览器中显示非常小的字体

108、browser.dom.window.dump.enabled * 是否允许输出DOM窗口(不知道什么意思)

109、browser.download.dir * 上一次下载的目录

110、browser.download.progressDnldDialog * 下载进度窗口设置

111、 browser.download.progressDnldDialog.enable_launch_reveal_buttons * 允许完成下载后显示\"打开\"和\"打开所在文件夹\"按钮(好奇的试了一下,该键值无论是true还是false都没法显示这两个按钮,相反,点右键却总有\"打开\"和\"打开所在文件夹\"两个选项)

112、browser.download.progressDnldDialog.keepAlive * 下载完成后是否仍打开进度对话框

113、browser.download.progressDnlgDialog * 下载进度对话框设置(更多设置)

114、browser.download.progressDnlgDialog.dontAskForLaunch * 从下载对话框运行一个文件时不要每次都询问

115、browser.download.save_converter_index * [有待测试]

116、browser.downloadmanager.behavior * 设定下载管理器如何工作
* 0 : Open the download manager * 打开下载管理器
* 1 : Open a progress dialog * 打开进度对话框
* 2 : Don't open anything * 什么也不打开
117、browser.drag_out_of_frame_style * [有待测试]

118、browser.editor.disabled * 禁用编辑器(不显示\"编辑页面\"选项)

119、browser.enable_automatic_image_resizing * 大图片自动适应窗口

120、browser.fixup * 修复非法链接设置

121、browser.fixup.alternate * 指定替代的URLs去尝试

122、browser.fixup.alternate.enabled * 允许使用替代URLs

123、browser.fixup.alternate.prefix * 放置在URL域名前的文字

124、browser.fixup.alternate.suffix * 放置在URL域名后的文字

125、browser.forms.submit.backwards_compatible * 提交表单时使用向后兼容的方式

126、browser.frame.validate_origin * 在显示前验证框架来源的合法性

127、browser.frames.enabled * 允许在浏览器中显示框架

128、browser.goBrowsing * 浏览器\"转到\"按钮的使用

129、browser.goBrowsing.enabled * 在浏览器中显示\"转到\"按钮

130、browser.helperApps * 设置浏览器如何处理不同类型的文件(例如:打开/保存)

131、browser.helperApps.alwaysAsk * \"总是询问用户\"设置

132、browser.helperApps.alwaysAsk.force * 强制浏览器总是询问用户该干什么

133、browser.helperApps.neverAsk * \"从不询问用户\"设置

134、browser.helperApps.neverAsk.openFile * 设置浏览器总是自动打开的MIME类型

135、browser.helperApps.neverAsk.saveToDisk * 设置浏览器总是自动存盘的MIME类型

136、browser.history.grouping * day : Group by day 按日分组 * none : No grouping

137、browser.history.last_page_visited * 上一次访问的页面

138、browser.history_expire_days * 历史中保存几天之内访问过的页面

139、browser.homepage.mode * [有待测试]

140、browser.personal_toolbar_button.max_chars * 每个按钮最多显示的字符个数(默认是15)

141、browser.plugins.max_num_cached_plugins * Number of plugins held around when plugin wants to be cached (default: 10)

142、browser.popups.showPopupBlocker * 当一个弹出窗口被拦截时显示图标

143、browser.quartz.enable * (只用于OS X)定制是否使用可用的石英渲染(Quartz rendering)。默认值:是

144、browser.related.autoload * AutoLoad behavior for What's Related

145、browser.related.disabledForDomains * Comma-separated list of domains that are excluded from What's Related

146、browser.related.enabled

147、browser.related.provider *URL of provider of What's Related service

148、browser.search.basic

149、browser.search.basic.min_ver * 可接受的私家侦探最低版本

150、browser.search.defaultengine * 定制默认搜索引擎插件细节的URI

151、browser.search.defaultenginename * 定制决定默认引擎名称的现场URI

152、browser.search.defaulturl * 定制决定默认引擎URL的现场URI

153、browser.search.last_search_category *RDF query that specifies last categorisation used for search

154、browser.search.mode * 使用基本或者高级搜索模式
* 0 : Basic * 基本模式
* 1 : Advanced * 高级模式

155、browser.search.opensidebarsearchpanel *是否将地址栏中的搜索在侧栏中打开

156、browser.search.powermode * 启用地址栏的高级搜索
* 0 : Use simple search * 使用简单搜索
* 1 : Use advanced search * 使用高级搜索

157、browser.session.savesessionhistory * 保存进程历史(难道是保存搜索历史的选项)

158、browser.sessionhistory * 浏览器地址栏历史设置

159、browser.sessionhistory.max_entries * 地址栏保存项目的最大值

160、browser.show_about_as_stupid_modal_window * 将帮助->关于显示在对话框中,而不是作为一个web页面显示

161、browser.startup * 配置浏览器启动参数

162、browser.startup.autoload_homepage * 是否在浏览器启动时打开主页

163、browser.startup.homepage * 设置主页地址

164、browser.startup.homepage.count * 设置主页启动组数目

165、browser.startup.homepage_override * 浏览器主页覆盖设置

166、browser.startup.page * 打开浏览器时自动加载主页

167、browser.tabs * 配置标签浏览

168、browser.tabs.autoHide * 当只有一个页面时是否隐藏标签栏

169、browser.tabs.forceHide * 是否始终隐藏标签栏

170、browser.tabs.loadInBackground * 是否在后台打开新标签页

171、browser.tabs.loadOnNewTab * 新建标签页时,打开--
* -1 : Browser startup page * -1:浏览器启动页面
* 0 : Blank page * 0:空白页
* 1 : Your homepage * 1:主页
* 2 : Last visited page * 2:最后浏览过的页面

172、browser.tabs.opentabfor * 设定标签打开动作

173、browser.tabs.opentabfor.bookmarks * 点击书签项目时是否在新标签页中打开

174、browser.tabs.opentabfor.middleclick * 是否设定当用中键点击时在新标签页中打开

175、browser.tabs.opentabfor.urlbar * 在地址栏中输入CTRL + ENTER时是否在新标签页中打开 * 其实不一定是按CTRL+ENTER的时候 只要是通过地址栏中打开

176、 browser.tabs.opentabfor.windowopen * 在任何情况下都打开新标签页而不是新窗口(嗯,这个好,打开新窗口相当于启动一个新的firefox)改成true后,重新启动Firefox.在\"工具-选项-高级-标签页浏览\"下会出现 \"强制打开新窗口连接在\" 在这个选项前打勾

177、browser.tabs.warnOnClose * 当关闭多个标签页时是否给出警告

178、browser.throbber.url * 定制点击\"活动指示器\"(主窗口右上角处)的链接

179、browser.toolbars * 定制浏览器工具栏

180、browser.toolbars.showbutton * 显示这些工具栏按钮

181、browser.toolbars.showbutton.bookmarks * 是否在工具栏上显示\"书签\"按钮

182、browser.toolbars.showbutton.go * 是否在工具栏上显示\"转到\"按钮

183、browser.toolbars.showbutton.home * 是否在工具栏上显示\"主页\"按钮

184、browser.toolbars.showbutton.print * 是否在工具栏上显示\"打印\"按钮

185、browser.toolbars.showbutton.search * 是否在工具栏上显示\"搜索\"按钮

186、browser.translation * 内置的浏览器翻译服务

187、browser.translation.service * 在旧版浏览器中使用过的翻译服务的URL

188、browser.translation.serviceDomain * 在旧版浏览器中使用过的翻译服务的URL列表

189、browser.triple_click_selects_paragraph * 允许三击(连续三击用来选定段落)

190、browser.turbo * 快速启动选项

191、browser.turbo.enabled * 启用快速启动

192、browser.turbo.showDialog * 启动Mozilla时从不要求选择用户配置文件

193、browser.underline_anchors * 超级链接使用下划线

194、browser.urlbar.autoFill * 自动完成最符合您的输入的URL

195、browser.urlbar.autocomplete * 地址栏自动完成设置

196、browser.urlbar.autocomplete.enabled * 允许自动完成

197、 browser.urlbar.clickAtEndSelects * 如果下面这条规则(browser.urlbar.clickSelectsAll is true)成立时,即使鼠标点击到地址栏的空白处也高亮选定整个地址栏(ft,这样的规则……真够详细的)

198、browser.urlbar.clickSelectsAll * 点击地址栏时高亮选定其中内容

199、browser.urlbar.autocomplete.matchOnlyTyped * 地址栏自动完成功能仅针对曾在地址栏中输入过的URL

200、browser.urlbar.autocomplete.showPopup * 在下拉菜单中显示所有可匹配的自动完成项目

201、browser.urlbar.autocomplete.showSearch *显示搜索

202、browser.visited_color * 设置已访问链接的颜色(#RRGGBB)

203、browser.windows.loadOnNewWindow * 在新建的窗口中打开:
* -1 : Browser startup page浏览器启动页面
* 0 : Blank page空白页面
* 1 : Your homepage主页
* 2 : Last visited上一次访问过的页面

204、calendar.categories.names * 一列用逗号分割的分类

205、calendar.date * 日期显示设置

206、calendar.date.format *日历的日期格式
* 0 : Long短格式
* 1 : Short长格式

207、calendar.week.start * 0 : Sunday * 1 : Monday * 2 : Tuesday * 3 : Wednesday * 4 : Thursday * 5 : Friday * 6 : Saturday

208、capability.policy * Mozilla性能策略

209、capability.policy.default * 默认策略

210、capability.policy.default.DOMException * allAccess : All Access * noAccess : No Access

211、capability.policy.default.DOMParser * allAccess : All Access * noAccess : No Access

212、capability.policy.default.HTMLDocument * allAccess : All Access * noAccess : No Access

213、capability.policy.default.History * 允许访问历史属性和methods(method怎么翻译啊) * allAccess : All Access * noAccess : No Access

214、capability.policy.default.Location * 允许访问地址栏属性和methods(下面几个类似了) * allAccess : All Access * noAccess : No Access

215、capability.policy.default.Navigator * allAccess : All Access * noAccess : No Access

216、capability.policy.default.SOAPCall * allAccess : All Access * noAccess : No Access

217、capability.policy.default.Window * allAccess : All Access * noAccess : No Access

218、capability.policy.default.XMLHttpRequest * allAccess : All Access * noAccess : No Access

219、capability.policy.mailnews. * allAccess : All Access * noAccess : No Access

220、capability.policy.mailnews.DOMException * allAccess : All Access * noAccess : No Access

221、capability.policy.mailnews.DOMParser,parseFromStream * allAccess : All Access * noAccess : No Access

222、capability.policy.mailnews.DOMParser,parseFromString * allAccess : All Access * noAccess : No Access

223、capability.policy.mailnews.HTMLAnchor * allAccess : All Access * noAccess : No Access

224、capability.policy.mailnews.HTMLDocument * allAccess : All Access * noAccess : No Access

225、capability.policy.mailnews.Location * allAccess : All Access * noAccess : No Access

226、capability.policy.mailnews.Range * allAccess : All Access * noAccess : No Access

227、capability.policy.mailnews.SOAPCall * allAccess : All Access * noAccess : No Access

228、capability.policy.mailnews.SOAPEncoding * allAccess : All Access * noAccess : No Access

229、capability.policy.mailnews.SOAPFault * allAccess : All Access * noAccess : No Access

230、capability.policy.mailnews.SOAPHeaderBlock * allAccess : All Access * noAccess : No Access

231、capability.policy.mailnews.SOAPParameter * allAccess : All Access * noAccess : No Access

232、capability.policy.mailnews.SOAPPropertyBagMutator * allAccess : All Access * noAccess : No Access

233、capability.policy.mailnews.SOAPResponse * allAccess : All Access * noAccess : No Access

234、capability.policy.mailnews.SchemaLoader * allAccess : All Access * noAccess : No Access

235、capability.policy.mailnews.Window * allAccess : All Access * noAccess : No Access

236、capability.policy.mailnews.XMLHttpRequest * allAccess : All Access * noAccess : No Access

237、capability.policy.mailnews.XMLSerializer * allAccess : All Access * noAccess : No Access

238、capability.policy.mailnews.document * allAccess : All Access * noAccess : No Access

239、capability.policy.mailnews.sites * allAccess : All Access * noAccess : No Access

240、 capability.policy.policynames *Comma-separated list of defined policies. For example, if the value of this field is 'popupsites', Mozilla will look for and apply policies under 'capability.policy.popupsites.*' as for the 'default' scheme.

241、capability.policy.popupsites *Suggested policy name to apply to Mozilla sites that display unwelcome popups.

242、capability.policy.popupsites.windowinternal *Policy to apply to Mozilla sites that display unwelcome popups

243、 capability.policy.popupsites.windowinternal.open *Allow access to opening windows * allAccess : All Access * noAccess : No Access

244、clipboard.autocopy * 自动复制到剪贴板(选定后放开左键即复制,类似于mIRC)经测试又无效,变成true了还是没有自动复制,不知道怎么了,我测试的大部分键值都有问题。

245、compose.throbber.url *Specifies URI to load when composer throbber is clicked

246、content.interrupt.parsing * [有待测试]

247、content.max.tokenizing.time * [有待测试]

248、content.maxtextrun * [有待测试]

249、content.notify.backoffcount * [有待测试]

250、content.notify.interval * [有待测试]

251、content.notify.ontimer * [有待测试]

252、content.switch.threshold * [有待测试]
253、converter.html2txt.header_strategy *Set how headers are used when converting HTML to Text
* 0 : No Identation
* 1 : Indentation, increased with header level
* 2 : Numbering and slight indentation

254、converter.html2txt.structs *Output structured phrases (based on strong, em, code, sub, sup, b, i, u tags)

255、custtoolbar.personal_toolbar_folder *Override name of the Personal Toolbar Folder

256、dom.allow_scripts_to_close_windows * 允许Javascript关闭窗口

257、dom.disable_cookie_get * 允许Javascript读取cookie

258、dom.disable_cookie_set * 允许Javascript创建/改变cookie

259、dom.disable_image_src_set * 允许Javascript改变图片

260、dom.disable_open_click_delay * 禁止在某一特定的延迟后打开弹出窗口

261、dom.disable_open_during_load * 允许Javascript打开未请求的窗口

262、dom.disable_window_flip * 允许Javascript最大化/最小化窗口

263、dom.disable_window_move_resize * 允许Javascript移动窗口/改变窗口尺寸

264、dom.disable_window_open_feature * 弹出窗口设置(选项都可望文生义)

265、dom.disable_window_status_change * 允许Javascript改变窗口状态栏的显示内容

266、editor.active_link_color *Hex value (#RRGGBB) for a link that has just been clicked on

267、editor.always_show_publish_dialog *Always show the Publish dialog when saving pages

268、editor.author *Default author for Composer documents

269、editor.auto_save *Enable/Disable automatic saving

270、editor.auto_save_delay *If auto_save enabled, how many minutes between saves

271、editor.background_color *Default custom hex value (#RRGGBB) for background color

272、editor.background_image *Default location for background image

273、editor.css.default_length_unit *Determines default units for measurement in CSS
* cm : Centimetres
* em : Em space
* ex : Ex space
* in : Inches
* mm : Millimetres
* % : Percentage of parent element
* pc : Picas
* px : Pixels
* pt : Point

274、editor.default_background_image *Set default background image to use when creating new web pages

275、editor.encode_entity * [有待测试]

276、editor.followed_link_color *Default custom hex color (#RRGGBB) for visited links

277、editor.history *Composer history settings

278、editor.history_title_FOO *Recently edited document FOO

279、editor.history_url_FOO *Recently edited document URL FOO

280、editor.history.url_maximum *Number of URLs Composer will store for recent pages

281、editor.hrule.align *Alignment of new horizontal line (HRULE)
* 0 : Left
* 1 : Center
* 2 : Right

282、editor.hrule.height *Default horizontal line height (HRULE)

283、editor.hrule.shading *3D Shading on

284、editor.hrule.width *Default HRULE width

285、editor.hrule.width_percent *Width measured in % of window (If false, use absolute pixels)

286、editor.html.typing.returnInEmptyListItemClosesList * [有待测试]

287、editor.htmlWrapColumn *Value after which Composer will wrap HTML

288、editor.html_editor *Location of outside HTML editor (blank for none)

289、editor.image_editor *Location of outside graphics editor (blank for none)

290、editor.lastFileLocation *Preferences for last file location

291、editor.lastFileLocation.html *Location of last HTML file opened

292、editor.lastFileLocation.image *Location of last image file opened

293、editor.link_color *链接颜色Default custom hex color value (#RRGGBB) for unvisited link

294、editor.prettyprint *Color-code/format HTML for readability

295、editor.publish *Publishing settings (most settings only present if Publish has been configured)

296、editor.publish. * Unknown settings, probably bug

297、editor.publish.default_site *Default site to publish to

298、editor.publish.site_data *Contains settings for each Publish site

299、editor.publish.site_data.FOO *FOO site data

300、editor.publish.site_name *Contains naming information for each Publish site, in order from 0

301、editor.publish.site_name.FOO *Site name FOO (look up this value's entry in editor.publish.site_data for more information)

302、editor.quotesPreformatted *Preformat quotes

303、editor.save_associated_files *Save associated files (images, etc.) when saving web page

304、editor.singleLine *Single line options

305、editor.singleLine.pasteNewlines *Convert up to X lines into a URL (good for copying URLs split over multiple lines)

306、editor.table.delete_key *是否显示 标签关闭按钮

307、editor.table.maintain_structure *Maintain table layout when inserting/deleting cells

308、editor.text_color *文本颜色Default custom hex text color (#RRGGBB) for new pages

309、editor.throbber.url *URL throbber points to when clicked

310、editor.toolbars *Customize Editor toolbars

311、editor.toolbars.showbutton.FOO *Show button FOO

312、editor.use_background_image *Composer uses background image (seems to have no effect)

313、editor.use_css *Use CSS instead of HTML attributes

314、editor.use_custom_colors *Use customs colors defined above in New Page Settings

315、editor.use_custom_default_colors * [有待测试]

316、editor.use_html_editor *Use an outside HTML editor (defined in editor.html_editor)
* 0 : No
* 1 : Yes

317、editor.use_image_editor *Whether to use an outside graphics editor (defined in editor.image_editor)
* 0 : No
* 1 : Yes

318、extensions.irc.colorCodes *Allow IRC color codes

319、extensions.irc.debug *Debugging options for ChatZilla!

320、extensions.irc.debug.tracer *Debugger tracing on

321、extensions.irc.desc *Default description used when chatting (/desc [name])

322、extensions.irc.focusNewTab *Focus switches to new tabs when opened

323、extensions.irc.initialScripts *Initial scripts to run when Chatzilla! is started

324、extensions.irc.initialURLs *Initial URLs to open when ChatZilla! is started

325、extensions.irc.msgBeep *Beep pattern to use when new message is received

326、extensions.irc.munger *Sets how ChatZilla! handles text (converting text to smilies, etc.)

327、extensions.irc.munger.bold *Mark *text* as bold

328、extensions.irc.munger.bugzilla-link *Display URL link to BugZilla on startup

329、extensions.irc.munger.channel-link *Display URL links to IRC channels on startup

330、extensions.irc.munger.colorCodes *Allow use of color codes

340、extensions.irc.munger.ctrl-char * [有待测试]

341、extensions.irc.munger.ear *Convert 'ear' ASCII art to graphics

342、extensions.irc.munger.face *Convert 'face' ASCII art to graphics

343、extensions.irc.munger.italic *Mark /text/ as italic

344、extensions.irc.munger.link *Mark up URLs as links

345、extensions.irc.munger.mailto *Mark up e-mail addresses as links

346、extensions.irc.munger.rheet * [有待测试]

347、extensions.irc.munger.smileyText *Convert smiley text to graphics

348、extensions.irc.munger.teletype *Enable display of text in teletype format

349、extensions.irc.munger.underline *Mark _text_ as underlined

350、extensions.irc.munger.word-hyphenator *Hyphenate words in ChatZilla!

351、extensions.irc.newTabLimit * [有待测试]

352、extensions.irc.newTabThreshold * [有待测试]

353、extensions.irc.nickCompleteStr *Type these character(s) to autocomplete nickname

354、extensions.irc.nickname *Default nickname used in ChatZilla!

355、extensions.irc.notify.aggressive *Use aggressive notification for new IRC events

356、extensions.irc.queryBeep *Beep pattern to use when query is received

357、extensions.irc.raiseNewTab *Raise new tabs when they are created

358、extensions.irc.reconnect *Automatically attempt to reconnect if connection is broken

359、extensions.irc.stalkBeep *Beep pattern to use when stalk pattern is detected

360、 extensions.irc.stalkWords *String pattern to 'stalk' for (sound alert & activate/flash ChatZilla! window when string is received via IRC)

361、extensions.irc.style *Set possible CSS stylesheets for displaying ChatZilla! window

362、extensions.irc.style.default *URI of default CSS stylesheet

363、extensions.irc.username *Default username used in ChatZilla!

364、extensions.irc.views *Set ChatZilla! parameters for each IRC view

365、extensions.irc.views.channel * [有待测试]

366、extensions.irc.views.chanuser * [有待测试]

367、extensions.irc.views.client * [有待测试]

368、extensions.irc.views.collapseMsgs * [有待测试]

369、extensions.irc.views.copyMessages * [有待测试]

370、extensions.irc.views.network * [有待测试]

371、extensions.venkman.lastErrorMode *Set action Venkman takes when an error is detected
* ignore : Ignore Errors
* trace : Trace Errors
* break : Stop for Errors

372、extensions.venkman.lastThrowMode *Set action Venkman takes when an exception is detected
* ignore : Ignore Exceptions
* trace : Trace Exceptions
* break : Stop for Exceptions

373、extensions.venkman.layoutState.default *URI of default layout state for Venkman

374、extensions.venkman.prettyprint *Use pretty print when printing in Venkman

375、extensions.venkman.sessionView.currentCSS *URI of current session view for Venkman

376、extensions.venkman.startupCount * [有待测试]

377、font.allow_double_byte_special_chars * [有待测试]

378、font.antialias.min *Set minimum font size (in pt) at which to enable anti-aliasing.

379、font.default Default Font type
* serif : Serif
* sans serif : Sans Serif

380、 font.directory.truetype *Contains a list of directories to search for truetype fonts, create one subentry for each directory.

381、font.embedded_bitmaps.max * [有待测试]

382、font.FreeType2 *FreeType2 support preferences (Linux only)

383、font.FreeType2.autohinted *Automatically hint FreeType characters

384、font.FreeType2.enable *Enable FreeType fonts

385、font.FreeType2.printing *Print using FreeType fonts

386、font.FreeType2.shared-library *Path to FreeType2 fonts shared directory on your system

387、font.FreeType2.unhinted *ender FreeType fonts as unhinted

388、font.internaluseonly.changed *RESERVED: Do not modify

389、font.language.group *Font Language Group (defined elsewhere)

390、font.name-list *Default fonts to use (mainly for Japanese/Korean/Chinese fontsets)

391、font.name-list.FOO *Default FOO font (mainly for Japanese/Korean/Chinese fontsets)

392、font.name-list.FOO.he *Default Hebrew FOO font (comma separated, in order of preference)

393、font.name-list.FOO.ja *Default Japanese FOO font (comma separated, in order of preference)

394、font.name-list.FOO.ko *Default Korean FOO font (comma separated, in order of preference)

395、font.name-list.FOO.x-devanagari *Default Devanagari (Hindu/Sanskrit) FOO font (comma separated, in order of preference)

396、font.name-list.FOO.x-tamil *Default Tamil (Sri Lankan) FOO font (comma separated, in order of preference)

397、font.name-list.FOO.zh-CN *Default Simplified Chinese (China) FOO font (comma separated, in order of preference)

398、font.name-list.FOO.zh-TW *Default Traditional Chinese (Taiwan) FOO font (comma separated, in order of preference)

399、font.name.FOO *Default FOO font

400、font.name.FOO.ar *Default Arabic FOO font

401、font.name.FOO.el *Default Earth Language () FOO font

402、font.name.FOO.he *Default Hebrew FOO font

403、font.name.FOO.ja *Default Japanese FOO font

404、font.name.FOO.ko *Default Korean FOO font

405、font.name.FOO.th *Default Thai FOO font

406、font.name.FOO.tr *Default Turkish FOO font

407、font.name.FOO.x-baltic *Default Baltic FOO font

408、font.name.FOO.x-central-euro *Default Central European FOO font

409、font.name.FOO.x-cyrillic *Default Cyrillic FOO font

410、font.name.FOO.x-devanagari *Default Devanagari (Hindu/Sanskrit) FOO font

411、font.name.FOO.x-tamil *Default Tamil (Sri Lankan) FOO font

412、font.name.FOO.x-unicode *Default Unicode FOO font

413、font.name.FOO.x-western *Default Western FOO font

414、font.name.FOO.zh-CN *Default Simplified Chinese (China) FOO font

415、font.name.FOO.zh-TW *Default Traditional Chinese (Taiwan) FOO font

416、font.size.FOO *Default font sizes for FOO fonts

417、font.size.FOO.ar *Default FOO Arabic font size

418、font.size.FOO.el *Default FOO Earth Language () font size

419、font.size.FOO.he *Default FOO Hebrew font size

420、font.size.FOO.ja *Default FOO Japanese font size

421、font.size.FOO.ko *Default FOO Korean font size

422、font.size.FOO.th *Default FOO Thai font size

423、font.size.FOO.tr *Default FOO Turkish font size

424、font.size.FOO.x-baltic *Default FOO Baltic font size

425、font.size.FOO.x-central-euro *Default FOO Central European font size

426、font.size.FOO.x-cyrillic *Default FOO Cyrillic font size

427、font.size.FOO.x-devanagari *Default FOO Devanagari (Hindu/Sanskrit) font size

428、font.size.FOO.x-tamil *Default FOO Tamil (Sri Lankan) font size

429、font.size.FOO.x-unicode *Default FOO Unicode font size

430、font.size.FOO.x-western *Default FOO Western font size

431、font.size.FOO.zh-CN *Default FOO Simplified Chinese (China) font size

432、font.size.FOO.zh-TW *Default FOO Traditional Chinese (Taiwan) font size

433、font.size.nav4rounding *Round font sizes (eg. convert 11.5pt to 12pt)

434、font.size.variable *Default font sizes for varied-width fonts

435、games.cards.current-game *Name of current card game being played

436、games.cards.FOO.game-difficulty *FOO difficulty level

437、general.open_location * 网页打开位置设置

438、general.open_location.last_url * 最后打开的网页

439、general.open_location.last_window_choice *Last \"Open in...\" setting
* 0 : Current Nav Window
* 1 : New Nav Window
* 2 : New Nav Tab
* 3 : New Editor Window

440、general.startup * Mozilla启动选项 Mozilla startup preferences (set appropriate child to 'true' if that application should start)

441、general.useragent *用户代理(浏览器标识)选项

442、general.useragent.contentlocale *Specifies which locale URI should retrieve content locale information

443、general.useragent.locale *Specifies which locale URI should retrieve locale information

444、general.useragent.misc *Mozilla version

445、general.useragent.security *Mozilla security version

446、general.useragent.override *User-specified user agent用户自定义 user agent

447、image.animation_mode * 按如下方式显示Gif动画(将会覆盖动画图片的默认设置)
* normal : As many times as the image specifies * 正常(按图片的默认设置次数)
* once : Once * 循环一次
* none : Never * 无动画(Gif将变成静态图片)

448、imageblocker.enabled * 允许阻止图片

449、images.dither * 按以下方式抖动显示的图片
* auto : Automatic 自动
* true : True 抖动
* false : False 不抖动

450、inspector.blink * DOM元素闪烁处理

460、inspector.blink.border-color * 闪烁的边框颜色

461、inspector.blink.border-width * 边框宽度

462、inspector.blink.duration * 元素闪烁的时间(单位:毫秒)

463、inspector.blink.invert * 闪烁时反转DOM元素颜色

464、inspector.blink.on * 选中DOM元素时是否闪烁

465、inspector.blink.speed * 闪烁速率(毫秒每帧)

466、inspector.dom.showAnon * 显示匿名元素(例如:没有id的元素)

467、inspector.dom.showWhitespaceNodes * 显示只包含空白的节点

468、intl.accept_charsets *Character sets allowed in Mozilla

469、intl.accept_languages *Specifies which locale URI determines languages allowed in Mozilla

470、intl.charset.default * 默认字符集

471、intl.charset.detector *Specifies which locale URI sets how character set are detected in Mozilla

472、intl.charsetmenu.browser * 设置Mozilla浏览器中字符编码菜单的布局

473、intl.charsetmenu.browser.cache * 缓存的字符集列表,用逗号格开

474、intl.charsetmenu.browser.cache.size * 缓存的字符集个数

475、intl.charsetmenu.browser.moreFOO * 在\"更多\"菜单中显示的字符集列表,用逗号格开

476、intl.charsetmenu.browser.static * 始终显示的字符集列表

477、intl.charsetmenu.composer *Set layout of Character Coding menu in Mozilla Composer

478、intl.charsetmenu.composer.cache *Comma-separated list of cached character sets in Mozilla Composer

479、intl.charsetmenu.mailedit *Set layout of Character Coding menu in Mozilla Mail/News (message editor)

480、intl.charsetmenu.mailview *Set layout of Character Coding menu in Mozilla Mail/News (main view)

481、intl.charsetmenu.mailview.cache *Comma-separated list of cached character sets in Mozilla Mail/News (main view)

482、intl.collationOption * [有待测试]

483、intl.content.langcode *Default content language code

484、intl.fallbackCharsetList *Default character sets if requested sets are unavailable

485、intl.fallbackCharsetList.FOO *Display listed character set if FOO is not available

486、intl.jis0208.map * [有待测试]

487、intl.locale.matchOS *Match locale to that of operating system

488、intl.menuitems.alwaysappendacceskeys *Specifies URI to determine if access keys are appended to menu items

489、j avascript.allow.mailnews * JavaScript可以在邮件和新闻组中执行

490、j avascript.enabled * 是否允许JavaScript

491、j avascript.options * 其他JavaScript设置

492、j avascript.options.showInConsole * 是否在控制台显示JavaScript

493、j avascript.options.strict * 报告严重的Javascript警告

494、keyword.URL * 查找关键字使用的URL

495、keyword.enabled * 使用Netscape关键字

496、layout.frames.force_resizability * 能够强制改变帧(frame)的大小

497、layout.word_select * 单词选定方式设置

498、layout.word_select.eat_space_to_next_word * 双击单词时同时选定后面跟随的空格

499、layout.word_select.stop_at_punctuation * 双击单词时不选定后面的标点

500、mail.SpellCheckBeforeSend * 在发送前进行拼写检查。

501、mail.account.FOO * Settings for mail account FOO

502、mail.account.FOO.identities * Identity for mail account FOO

503、mail.account.FOO.server * server identity for mail account FOO

504、mail.accountmanager * Metadata describing mail accounts that are set up

505、mail.accountmanager.accounts * Comma-separated list of accounts

506、mail.accountmanager.defaultaccount * 默认帐户。

507、mail.accountmanager.localfoldersserver * ID of server that represents the Local Folders

508、mail.addr_book.displayName * 地址簿中显示姓名的设置。

509、mail.addr_book.displayName.autoGeneration * 根据名(Firstname)和姓(Lastname)字段自动生成一个显示的姓名。

510、mail.addr_book.displayName.lastnamefirst * 生成一个显示的姓名,以“姓,名”的格式。(如果是false,则以“名,姓”的格式)。

511、mail.addr_book.lastnamefirst * 设置姓名排列顺序。
* 0 : Firstname Lastname * 名,姓
* 1 : Lastname, Firstname * 姓,名

512、mail.addr_book.mapit_url.format * [有待测试]

513、mail.addr_book.quicksearchquery.format * [有待测试]

514、mail.addr_book.show_phonetic_fields * Display fields for phonetic equivalents of Firstname and Lastname in Address Book

515、mail.attach_vcard * 为所有的新消息自动附上一个vCard。

516、mail.auth_login * [有待测试]

517、mail.auto_quote * 在回复时自动引用原消息。

518、mail.server * POP/NNTP邮件服务器设置。

519、mail.server.FOO.auth_login *

520、mail.toolbars.showbutton * 设置哪些邮件工具栏按钮可见。

530、mail.toolbars.showbutton.FOO * Show button \"FOO\" in mail window

531、 mailnews.reply_header_authorwrote * Text string used when an author string is required in reply header (%s will be replaced by your name)

532、mailnews.reply_header_colon * Text string used when colon is required in reply header

533、mailnews.reply_header_locale * Text string used when locale is required in reply header

534、 mailnews.reply_header_ondate * Text string used when a date string is required in reply header (%s will be replaced by the date)

535、mailnews.reply_header_originalmessage * Text string used to denote original message in reply header

536、mailnews.reply_header_separator * Text string used to separate parts of the reply header

537、 mailnews.reply_header_type * Format of reply header. Use other reply_header preferences to customize this further, in particular 'author_wrote' and 'ondate'.
* 0 : No Header * 1 : (author)(colon) * 2 : (date)(separator)(author)(colon) * 3 : (author)(date)(colon) * 4 : User Specified

538、mailnews.reply_on_top * How to reply to messages
* 0 : Start reply above the quoted text
* 1 : Start reply below the quoted text
* 2 : Select the quoted text and start above
* 3 : Select the quoted text and start below

539、mailnews.reuse_message_window * Do message replies have their own window or reuse the existing window

540、middlemouse.contentLoadURL * 允许用中键打开剪贴版中存储的网址(只适用于Linux)

541、middlemouse.openNewWindow * 当中键点击一个超级链链时在新窗口中打开

542、middlemouse.paste * 当中键按下时粘贴剪贴版中存储的文本

543、middlemouse.scrollbarPosition * 当中键在滚动条上按下时快速滚动到按下的位置

544、mousewheel.withaltkey * 当ALT键按下时鼠标滚轮如何工作

545、mousewheel.withaltkey.action * Alt +滚轮,Action to take
* 0 : Scroll document by X lines * 0 : 文档卷动X行
* 1 : Scroll document by one page * 1 : 文档卷动一页
* 2 : Move back/forward in history * 2 : 历史中前进或后退
* 3 : Make text larger/smaller * 3 : 增大或缩小字体

546、mousewheel.withaltkey.numlines * Alt+滚轮。相应的卷动行数(即mousewheel.withaltkey.action设为0时的X)

547、 mousewheel.withaltkey.sysnumlines * Alt+滚轮,卷动的行数等于系统默认值(当该项为true时,mousewheel.withaltkey.action设为0时的X取系统默认值, mousewheel.withaltkey.numlines一项无效)

548、mousewheel.withcontrolkey * 当CTRL按下时鼠标滚轮如何工作(下面都一样了...)

549、mousewheel.withcontrolkey.action *Ctrl+滚轮 Action to take
* 0 : Scroll document by X lines * 0 : 文档卷动X行
* 1 : Scroll document by one page * 1 : 文档卷动一页
* 2 : Move back/forward in history * 2 : 历史中前进或后退
* 3 : Make text larger/smaller * 3 : 增大或缩小字体

550、mousewheel.withcontrolkey.numlines * Number of lines to scroll by (if relevant)

551、mousewheel.withcontrolkey.sysnumlines * Scroll by a number of lines equal to system default

552、mousewheel.withnokey.action * 当没有键按下时鼠标滚轮如何工作
* 0 : Scroll document by X lines * 0 : 文档卷动X行
* 1 : Scroll document by one page * 1 : 文档卷动一页
* 2 : Move back/forward in history * 2 : 历史中前进或后退
* 3 : Make text larger/smaller * 3 : 增大或缩小字体

553、mousewheel.withnokey.numlines *Number of lines to scroll by (if relevant)

554、mousewheel.withnokey.sysnumlines *Scroll by a number of lines equal to system default

555、mousewheel.withshiftkey.action * 当SHIFT键按下时鼠标滚轮如何工作
* 0 : Scroll document by X lines * 0 : 文档卷动X行
* 1 : Scroll document by one page * 1 : 文档卷动一页
* 2 : Move back/forward in history * 2 : 历史中前进或后退
* 3 : Make text larger/smaller * 3 : 增大或缩小字体

556、mousewheel.withshiftkey.numlines * Number of lines to scroll by (if relevant)

557、mousewheel.withshiftkey.sysnumlines * Scroll by a number of lines equal to system default

558、msgcompose.background_color * 编辑消息时的默认背景色

559、msgcompose.font_face * 编辑消息时使用的默认字体字样(只适用于HTML)

560、msgcompose.font_size * 编辑消息时使用的默认字体大小(只适用于HTML)

561、msgcompose.text_color * 编辑消息时使用的默认文字颜色(只适用于HTML)

562、network.autodial-helper.enabled * 在没有可用连接时自动拨号

563、network.cookie.cookieBehavior * 设置允许存放那种cookie在本地计算机中
* 0 : Enable all cookies * 0 : 启用所有cookie
* 1 : Allow cookies from originating server only * 1 : 只允许原始站点的所有cookie
* 2 : Disable all cookies * 2 : 禁用所有cookie

564、network.cookie.disableCookieForMailNews * 在邮件和新闻组中禁用cookie

565、network.cookie.lifetime * cookie生命期设置

566、 network.cookie.lifetime.behavior * (只有在network.cookie.lifetime.enabled值为true时才能应用)决定cookie过期的时间。如果为1,则日期由 network.cookie.lifetime.days决定。
* 0 : Cookies expire at end of current session * 0:cookie在当前会话结束后过期
* 1 : Cookies expire after X days * 1:cookie在X天后过期

567、network.cookie.lifetime.days * cookie在x天后过期

568、network.cookie.lifetime.enabled * 让cookie自动决定过期

569、network.cookie.p3p * 考虑服务器响应报头的p3p域来决定隐私策略,然后相应的处理cookie。
* 'f' < -> 'flag'标记, 'd'< -> ‘downgrade to session’(?),‘a’ < -> ‘accept’接受, ‘r’ < -> ‘reject’拒绝
* 1、3、5、7位的字母适合于第一方,而那些偶数位的适用于第三方。
* 这四个位置是:无策略、未经许可收集个人信息、只在许可下搜集个人信息和不搜集个人信息

570、network.cookie.p3plevel * cookie过滤的安全级别
* 0 : Low 低 * 1 : Medium : 中 * 2 : High : 高 * 3 : Custom : 自定义

571、network.cookie.warnAboutCookies * 在保存任何cookie前询问用户

572、network.dir * [有待测试]

573、network.dir.format * Set output format for any directory listing. (Do not set this value to 0!)
* 1 : Raw * 2 : HTML * 3 : HTTP Index

574、network.enableIDN * Enable Internationalized Domain Names开启国际化域名解析

575、network.enablePad * Enable automatic proxy configuration

576、network.ftp.anonymous_password * Set FTP anonymous password设置ftp密码

577、network.ftp.idleConnectionTimeout * FTP Idle Connection Timeout (in seconds)

578、network.hosts.nntp_server * Proxy News server新闻服务器

579、network.hosts.pop_server * Proxy POP server (default: mail)POP邮箱服务器

580、network.hosts.smtp_server * Proxy SMTP server (default: mail) Smtp服务器

581、network.hosts.socks_conf * SOCKS Proxy configuration

582、network.hosts.socks_server * Specify a SOCKS server socks服务器

583、network.hosts.socks_serverport * Port for SOCKS server above (default: 1080)SOCKS服务器端口

584、network.http.accept-encoding * Comma-separated list of compressed encodings to accept from server

585、network.http.accept * Which HTTP formats are accepted from servers

586、network.http.accept.default * Default set of comma-separated list of HTTP formats to accept from servers

587、network.http.connect.timeout * How long to wait before timeout in HTTP (in seconds)超时时限〔秒]
588、network.http.default-socket-type * Default socket type (apparently unused)

589、network.http.keep-alive * Settings regarding keep-alive HTTP connections

590、network.http.keep-alive.timeout * Keep-alive timeout

591、network.http.max-connections * 设置浏览器发送的请求数,数字越大,浏览器向服务器发送的请求越多,大多数时候表示浏览速度更快,推荐值: 30-40

592、network.http.max-connections-per-server * Maximum connections to a single server

593、network.http.max-persistent-connections-per-proxy * Maximum persistent connections per proxy

594、 network.http.max-persistent-connections-per-server * Maximum persistent connections per server (normally only relevant for large file downloads)

595、network.http.pipelining * Use HTTP Pipelining options 为加快浏览速度可设置为true

596、 network.http.pipelining.firstrequest * Always pipeline the first (SYN) request(If servers do not support pipelining, this may break sites)

597、network.http.pipelining.maxrequests * Maximum number of pipelining requests

598、network.proxy.autoconfig_url * 自动获取代理网址

599、network.proxy.ftp * FTP proxy server name FTP代理名称

600、network.proxy.ftp_port * FTP proxy server port FTP代理端口

601、network.proxy.gopher * Gopher proxy server name

602、network.proxy.gopher_port * Gopher proxy server port

603、network.proxy.http * HTTP Proxy server name

604、network.proxy.http_port * HTTP Proxy server port

605、network.proxy.news * News Proxy server name

606、network.proxy.news_port * News Proxy server port

607、network.proxy.no_proxies_on * Comma-separated list of site or IP ranges where proxy server should be bypassed

608、network.proxy.socks * SOCKS server port

609、network.proxy.socks_version * Socks version (default: 5)

610、network.proxy.ssl * HTTPS Proxy server name

611、network.proxy.ssl_port * HTTPS proxy server port

612、network.proxy.type * Proxy type
* 0 : Unused/Unset 不设置 * 1 : Manual 手动 * 2 : Automatic 自动 * 3 : None 无

613、network.proxy.wais DomainWAIS proxy server name

614、network.proxy.wais_port DomainWAIS proxy server port

615、network.http.proxy.keep-alive DomainEnable keep-alive in proxy connection

616、network.http.proxy.pipelining DomainEnable pipelining in proxy

617、network.http.proxy.ssl DomainIf proxy uses SSSL

618、network.http.proxy.version DomainHTTP version (1.0 or 1.1) to use for proxy
* 1.0 : HTTP 1.0 * 1.1 : HTTP 1.1

619、network.http.redirection-limit DomainMax number of redirections in a row

620、network.http.request.max-start-delay * 连接时浏览器响应的延迟时间,推荐值:0,表示完全不延迟,直接执行响应(地址栏输入地址回车,点击任何连接等等)

621、network.http.request.timeout * Request timeout超时时限

622、network.http.sendRefererHeader * Handling of HTTP Referer Headers
* 0 : Do not send referer header * 1 : Send partial header * 2 : Send all of header

623、network.http.sendSecureXSiteReferrer * [有待测试]

624、network.http.use-cache * Enable caching of HTTP documents

625、network.http.version * HTTP version (1.0/1.1) to use
* 1.0 : HTTP 1.0 * 1.1 : HTTP 1.1

626、network.image.imageBehavior * Behavior when handling retrieval of images
* 0 : Accept all images * 1 : Originating server only * 2 : No images

627、network.image.warnAboutImages * Warn when receiving images受到image时报警

628、network.online * Is user currently online

629、network.prefetch-next * Enable pre-fetching of documents (those specified by <link rel=\"next\"> in HTML documents)

630、network.protocol-handler * Protocol handling options

631、network.protocol-handler.external * Set which external protocol handling programs Mozilla will open

632、network.protocols * Protocol settings

633、network.protocols.useSystemDefaults * Use system defaults for protocols

634、network.search.url * URL to send search text in location field

635、network.standard-url * Standard URL settings

636、news.cancel.alert_on_success * Alert if cancelled successfully

637、news.cancel.confirm * Confirm the cancel

638、news.cc_self * Carbon-copy to own account

639、news.default_cc * Default CC address

640、news.default_fcc * Default FCC address

641、news.directory * [有待测试]

642、news.fcc_folder * Folder location of FCC (file carbon copy)

643、news.mark_old_read * Automatically mark old articles as read

644、news.max_articles * Max articles to download

645、news.notify * Notification settings

646、news.notify.on * News notification on

647、news.persist_server_open_state_in_folderpane * Persist open state on restart (see Bug #103010)

648、news.use_fcc * Use FCC

649、news.wrap_long_lines * Use word wrap

650、nglayout.debug.crossing_event_dumping * The default value is false.

651、nglayout.debug.enable_xbl_formsEnable * XBL Forms

652、nglayout.debug.event_dumping * Dump event information * The default value is false.

653、nglayout.debug.invalidate_dumping * The default value is false.

654、nglayout.debug.motion_event_dumping * Dump event information * The default value is false.

655、 nglayout.debug.paint_dumping * This preference can be overridden at run-time by turning on the CAPS lock key. The default value is false.

656、nglayout.debug.paint_flashing * The default value is false.

657、nglayout.events * NGLayout events Preferences

658、nglayout.events.dispatchLeftClickOnly * Dispatch left click only to content in browser

659、nglayout.events.showHierarchicalHover * Relates to CSS2

660、nglayout.widget.gfxscrollbars * Force system-style scrollbars

661、nglayout.widget.mode * NGLayout widget mode
* 1 : Native * 2 : GFX-based

662、plugin.allow_alien_star_handler * 允许插件覆盖使用通配符“*”的设置

663、plugin.display_plugin_downloader_dialog * 如果没有为“*”文件类型注册的插件(如:没有默认插件),显示获取插件的对话框

664、plugin.do_JRE_Plugin_Scan * 在安装位置搜索JRE1.3.x(默认为false)[NB:如果JRE版本为1.4或更高,请不要使用这个选项]

665、plugin.dont_try_safe_call * 关闭插件的异常处理(主要是为插件开发者提供的调试工具)

666、plugin.expose_full_path * 允许在about:plugins中显示插件安装的完整路径

667、plugin.override_internal_types * 允许插件覆盖平时由浏览器处理的MIME类型设置

668、plugin.scan * 扫描的关于插件版本的信息

669、plugin.skip_real_player_hack * 跳过在组建目录中搜索RealPlayer插件(Netscape行为)

670、prefs.converted-to-utf8 * 首选项转换成UTF-8编码格式

671、print.always_cache_old_pres * [有待测试]

672、plugin.enable_double_buffer * Enable double buffering on pages when there are plugins in layout [Default: false]

673、print.print_edge_bottom * Bottom margin width (in mm)打印底端边界

674、print.print_edge_left * Left margin width (in mm)左

675、print.print_edge_top * Top margin width (in mm)顶

676、print.print_edge_right * Right margin width (in mm)右

677、print.print_evenpages * Print even pages only The default value is false.

678、print.print_extra_margin * Extra margin width (in mm)

679、 print.print_footercenter * Centered footer text. This may use up to ONE of the special string constants &T, &U, &D, &P or &PT (see drop-down box).
* &T : Title * &U : Document URL * &D : Date/Time * &P : Page Number * &PT : Page Number \"of\" Page Total

680、 print.print_footerleft * Left-aligned footer text. This may use up to ONE of the special string constants &T, &U, &D, &P or &PT (see drop-down box).
* &T : Title * &U : Document URL * &D : Date/Time * &P : Page Number * &PT : Page Number \"of\" Page Total

681、 print.print_footerright * Right-aligned footer text. This may use up to ONE of the special string constants &T, &U, &D, &P or &PT (see drop-down box).
* &T : Title * &U : Document URL * &D : Date/Time * &P : Page Number * &PT : Page Number \"of\" Page Total

682、 print.print_headercenter * Centered header text. This may use up to ONE of the special string constants &T, &U, &D, &P or &PT (see drop-down box).
* &T : Title * &U : Document URL * &D : Date/Time * &P : Page Number * &PT : Page Number \"of\" Page Total

683、 print.printheaderleft * Left-aligned header text. This may use up to ONE of the special string constants &T, &U, &D, &P or &PT (see drop-down box).
* &T : Title * &U : Document URL * &D : Date/Time * &P : Page Number * &PT : Page Number \"of\" Page Total

684、 print.printheaderight * Right-aligned header text. This may use up to ONE of the special string constants &T, &U, &D, &P or &PT (see drop-down box).
* &T : Title * &U : Document URL * &D : Date/Time * &P : Page Number * &PT : Page Number \"of\" Page Total

685、 print.print_margin_bottom * Specify bottom margin in half-inch units (e.g. 2 units = 1\"). If the value is not specified, the system default is used. This option has no default value.

686、 print.print_margin_left * Specify left margin in half-inch units (e.g. 2 units = 1\"). If the value is not specified, the system default is used. This option has no default value.

687、 print.print_margin_right * Specify right margin in half-inch units (e.g. 2 units = 1\"). If the value is not specified, the system default is used. This option has no default value.

688、 print.print_margin_top * Specify top margin in half-inch units (e.g. 2 units = 1\"). If the value is not specified, the system default is used. This option has no default value.

689、print.print_oddpages * Print odd pages only The default value is false.

690、print.save_print_settings * Save print settings

691、print.show_print_progress * Show print progress dialog box

692、print.use_global_printsettings * Each window maintains individual print settings

693、print.use_native_print_dialog * Use operating system-native Print dialog box

694、print.whileInPrintPreview * Allow printing directly from Print Preview screen

695、profile.confirm_automigration * 在新建配置时提示从IE或其他浏览器导入书签

696、profile.seconds_until_defunct * 一个用户配置经多少秒不用,会被认为是无用的并从配置列表删除

697、security.OCSP * 在线身份认证(OCSP)选项

698、security.OCSP.enabled * Enable OCSP 应用OCSP

</link></blink>

Google网盘使用教程

使用帮助 No Comments »

Google网盘申请方法十分简单,如下操作:
1.打开网址:http://code.google.com/hosting/。
2.点击 “Sign in to create a project(登录以创建一个项目)”。
3.用你的google帐户登录,如果未有则创建一个。
4.登录后点击“Create a new project(创建新项目)”。



5.上图中的ProjectName是项目名称,也是以后访问此网盘的域名,比如我的是jiaochuang,访问网盘时的域名就是:http://code.google.com/p/jiaochuang/。其他的选项都可以随意填写,能让人明白就行.
6.到此,你已经拥有一个Google的网盘了,点Downloads,然后再点 New Download就可以上传文件了。文件上传也很简单,看下图就明白了:




值得注意的是:Google网盘是不支持上传中文名文件的,所以上传文件时最好先修改成英文名。
本文演示文件下载地址:http://jiaochuang.googlecode.com/files/fzl18.mp3

WordPress增加WeiBo挂件

使用帮助 No Comments »

新浪微博后台有一个小工具,也可以说是一个小外挂,“WordPress挂件-HTML版”,我们可以使用这个挂件安装到我们的WordPress博客上去.

HTML版挂件不仅可以展示你的最新15条微博;登录后,还可以直接在挂件里写微博,记录你的新鲜事。(适用于支持添加HTML代码的博客,如新浪博客、博客大巴、Wordpress等)

例如我现在要增加的这个,设置好相关参数,然后把代码复制下来.

然后我们登录到WordPress管理后台,切换到 外观\编辑\ 找到你需要插入代码的模板或文件.比如我现在是要将代码插入 “边栏”模块里,sidebar.php文件中.(WordPress后台默认是不开启模板编辑的,需要登录FTP,找到相关文件,把文件属性改为777可写权限才能进行编辑,或者你直接用UltraEdit编辑该文件,在文件里插入代码保存后再上传亦可.)

演示地址:http://www.myzhenai.com.cn/

wordpress-3.3发布更新了

使用帮助 No Comments »

我们的博客也更新了这个补丁,有网友说这个版本的图片上传功能有点问题,我传个图片看看.

Line testing site security

使用帮助 10 Comments »

一个可以在线检测网站有没有被挂马或包含恶意代码的网站.
Website: http://www.urlvoid.com/
Interface
Interface
Interface
Interface
Interface
这些文件是我们开发的软件,是赛门铁克(norton)误报为病毒.
These documents are the software we develop is Symantec (norton) false positives for the virus.

[Yahoo!新骗局?]Alert!!! Update your account…

使用帮助 10 Comments »

雅虎邮箱里再次收到莫明其妙的邮件,这一封是一封要求我提供我的邮箱帐号和密码的邮件,好像说的是我的邮箱已有变更,要求我提交这些所需资料.

邮件标题:Alert!!! Update your account…
邮件发件人:Yahoo! Alert
邮件正文:

We are really sorry for any inconvenience this might cause you. Due to congestion in all Yahoo! accounts, Yahoo! will be shuting down all unverified accounts. In order to avoid the deactivation of your account, you will have to confirm your details by filling out the information below and clicking the reply button.

Username: …………………………………..
Password: ……………………………………
Date Of Birth: ……………………………….
Occupation: …………………………………
Country Of Residence: ……………………..
Please reply to this message. This is a service email related to your use of Yahoo! Mail.
To learn more about Yahoo!’s use of personal information, including the use of web beacons in HTML-based email, please read our Privacy Policy.
Yahoo! Customer Care
Case number: 8941624
Property: Account Security
Contact date: June 2010.
Copyright ? 2010 Yahoo! Inc. All rights reserved.

关于yahoo-account-services-us@cc.yahoo-inc.com这个发信地址,网上众说纷纭,好像美国雅虎公司用的就是cc.yahoo-inc.com这个域名,但这个其实有一个很大的漏洞,所以我还是把它作为诈骗邮件处理.理由是以下几点.
1:雅虎中国在几前年已经卖给马云的阿里巴巴集团了,雅虎中国和雅虎美国是没有任何关系的.为何雅虎美国要给我发邮件?
2:雅虎美国主页上也已提示,不会用任何理由和借口要求用户提供用户帐号和密码等信息.如果需要更改的话也只是要求用户自行更改或是在用户提出要求后协助更改.
所以在这里也要提醒收到此类邮件的朋友们,慎重…..

解除UltraEdit查看源文件

使用帮助 5 Comments »

在安装UltraEdit后,UltraEdit会自动将IE的源文件打开方式由记事本或原始源查看器更改成UltraEdit,不过因为UltraEdit的窗口原因,所以我还是不喜欢使用它来查阅网页源文件.以前360安全卫士里的系统修复有一个功能可以修复这一项,就是在它显示出来的项目里删除UltraEdit的一个加载项目,但现在360安全卫士已经取消了这个功能,所以我们只能是通过注册表来进行修改了.
打开注册表编辑器regedit.exe定位到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor\
将View Source Editor项目里的子项目删除或只删除UltraEdit的安装路径项目.F5键刷新注册表即可.

病毒的征兆

使用帮助 1 Comment »

文章来自kaspersky中国

被病毒感染的电脑有什么症状?
电脑被病毒感染并不总是一目了然的。在早期的病毒传播中,各种病毒、蠕虫、木马和间谍软件的始作俑者们就学会了用尽可能长的侵入周期来隐藏他们的恶意代码,并且消除这些程序在感染电脑时所留下的特征。这就是为什么我们一定要做到下面建议的这几点:安装网络安全软件、确保及时为操作系统安装安全补丁,并定期备份数据。
若要将被病毒感染的电脑症状一一列表是比较困难的,因为同样的症状有可能出自于软件或者硬件的问题。下面是一些实例:
你的电脑表现得有些奇怪,出现了一些你从来没有见过的状况。
你看到了一些出乎意料的信息或者图片。
你会突然听到奇怪的声音,事先没有什么征兆。
程序突然启动。
你的个人防火墙提示你有程序正在试图连接网络。(你并没有在运行这个程序)。
你的朋友告诉你他们接到了来自你的电子邮件,但事实上你并没有发送过。
你的电脑经常死机,或者程序运行非常缓慢。
你总是收到程序运行错误的报告。
当你开机的时候,操作系统并不运行。
你发现有一些文件或文件夹消失或被修改。
你的硬盘一直处于读取的状态(电脑机箱上的提示灯一直闪烁),而你并没有发现任何程序在运行。
你的浏览器运行有些反常,比如你无法关上浏览器的窗口。

我们应该怎么做?
断开计算机的互联网连接。
如果你的操作系统无法运行,请在安全模式下启动电脑(开启电脑的同时开始按F8,之后在出现的菜单中选择“安全模式”),或者从应急CD中启动。
确认你的反病毒签名特征库是最新的。如果可能的话,不要使用你认为已经感染了病毒的这台计算机来下载更新,使用另一台电脑来做这件事(比如你朋友的电脑)。还有一点非常重要:如果你的电脑的确被病毒感染了,而你又把它连接到了互联网上,那么恶意程序很有可能会远程发送一些你的重要信息到黑客手上,或者直接把它自己发送到你地址薄里面存储的邮箱地址中。
如果你在清理恶意程序的过程当中遇到了任何问题,请登陆你的网络安全供应商的网站,获取一些有针对性的实用方法来清理一些特定的恶意程序。
如果发现了恶意程序,请遵照你的网络安全供应商提供的指南来做。好的安全程序会请你选择是否清理被感染的目标,或者将可能受到感染的目标隔离,然后清除蠕虫和木马。它们还会创建一份报告,详细列出了受到感染的文件名称和在电脑中发现的所有恶意程序。
如果你的安全软件在电脑中找不到任何恶意程序,你的电脑可能并没有被感染。请检查电脑的硬件和安装在电脑中的软件(卸载没有许可证的软件和垃圾文件),确认你已经安装了最新的操作系统及应用程序补丁。
有必要的话,请联系你的网络安全供应商的技术支持部门,请他们给你一些更专业的建议。你也可以询问他们如何提交病毒样本,让专业的病毒研究员进行分析。

“Aurora” IE 0day vulnerabilities temporary patch

使用帮助 1 Comment »

北京时间1月18日,针对IE浏览器刚刚曝出的名为“极光”的0Day漏洞,360安全中心今日紧急发布独家临时补丁,360用户只要按照安装使用临时补丁,即可使电脑免受针对该漏洞的攻击。
此前,微软已证实近期Google等公司遭受的猛烈黑客攻击就是缘于“极光”IE漏洞。目前微软仅提供了临时解决方案,并未发布官方补丁。考虑到该漏洞的巨大危害,一些国家的政府甚至建议民众暂时不要使用IE浏览器上网。而来自黑客论坛的信息也显示,“极光”IE 0day漏洞的攻击代码已在网上大量扩散,针对该漏洞的“网页木马生成器”已现身网上,大规模的挂马攻击很可能一触即发。

  由于IE浏览器在国内份额达到80%,再加上一些第三方的IE内核浏览器也会受到该漏洞影响,这轮攻击将波及国内大多数网民。有黑客甚至在网上欢呼,称这一漏洞带来的犯罪机会为“天上掉下来的年终奖”。针对这一情况,360安全中心紧急组织安全专家,经过连续开发和测试,于18日独家推出了临时补丁,以尽快封堵这一高危漏洞。
Download

C盘减肥十招

使用帮助 2 Comments »

很多朋友都遇到过这样的问题,就是系统分区在使用过程中往往很容易被提示空间不足的提示,特别是一些小容量硬盘的朋友们.我以前也遇到过这种情况,所以我们只能通过我们自己的优化来给我分的C盘(系统分区)减肥.
1:程序安装路径调整,在其他充足的分区新建一个Program Files文件夹,将一些程序卸载后重新安装到这个Program Files目录中,这样可以为C盘(系统分区)挪出很大的空间.特别是一些文件很多很大的程序,例如PPS的缓存文件,你一看就吓一跳,1G的占用率.还有一个是QQ,你右键看一看QQ的安装目录你就知道QQ占用了你多大的磁盘空间.
2:将IE缓存文件夹移动到其他充足的分区,我们在上网的过程中,IE会自动下载网站的文件到我们本地磁盘当中,特别是一些影视文件.这些文件就占用了我们很大的磁盘空间.在IE窗口上的工具栏里点击工具菜单,然后选择internet选项,然后选择”浏览历史记录”中的”设置”,在弹出的窗口里点击”移动文件夹”按钮,在弹出的窗口中选择一个要保存缓存目录的分区或其他分区的目录.
3:删除被丁文件,删除C盘(系统分区)下windows或”winnt”目录下带$符号的文件夹,这些是安装系统补丁后生成的临时目录,对于补丁不会有影响.
4:关闭系统还原功能(可选),系统还原目录是每个分区下的System Volume Information目录,这是系统还原文件存放目录,一般来说可以停止系统还原并删除这个目录里的文件.停止系统还原的方法是,在桌面上右键点击”我的电脑”,”属性”,”系统还原”,你可以选择关闭某个分区的系统还原功能或是关闭所有分区的系统还原功能.
5:关闭休眠功能,休眠功能也会占用很大的磁盘空间,我们一般不需要用得着的时候可以选择关闭这个功能来释放磁盘空间.方法是:开始\运行\cmd\确定,在命令行提示符下键入”powercfg -h off”(不含符号)回车即可关闭.或者:在桌面空白处点击右键\属性\屏幕保护程序\电源\休眠\启用休眠(去除勾选)一路确定返回即可.
6:删除Office备份文件,MSOCache这个目录是隐藏属性的,体积有几百M之多,它是属于Office本地恢复安装的缓存文件,意思就是说当你的Office出问题后,它会提示你修得,并且程序就是从这里进行休复的.不过这个目录是可以删除的,只要你手上有Office的安装光盘或安装文件完全可以删除这个目录,Office出现问题后可以在故障修复窗口中将文件路径指向你的光驱或你的安装文件目录.
7:删除系统垃圾文件,这个在网上有批处理可以解决,当然你如果不知道批处理命令里删除的是什么文件,你可以用一些优化程序来进行优化,比如优化大师,超级兔子,鲁大师等,在使用的时候尽可以使用默认的配置来进行优化.
8:磁盘整理功能,微软给我们提供了一个磁盘清理程序,开始\程序\附件\系统工具\磁盘清理.在这里清理一些你不需要的临时文件或进行一些整理.
9:磁盘碎片整理,我们需要养成一个定时进行磁盘碎片整理的习惯,这不光是对我们的磁盘空间释放有帮助,对我们的硬盘运行速度也有帮助.
10:文件不要放在桌面或C盘(系统分区),有些朋友喜欢把一些文件放在桌面上或放在”我的文档”里,这两个文件夹都是在C盘(系统分区)下的,所以文件还是在各个分区中建立相关的目录进行分类存放.
编后语:其实很多朋友说C盘空间不够用,那个很大程度上是因为自己的习惯造成的,我看到过很多朋友在安装程序的时候只是一味的下一步,殊不知所有程序的默认安装目录都是在系统分区下的Program Files目录,这样安装程序越多磁盘越不够用.并且有很多程序都会将自己的缓存目录创建到C盘(系统分区)下边,加上系统不断的更新的补丁,磁盘不满才怪呢.所以说很多软件我们可以安装到其他的分区当中,这些丝毫不会影响程序的正常使用,并且要养成定时清理的习惯,特别是一些缓存文件.

关键字:C盘空间不够 我的C盘空间不够 系统盘可用空间 C盘空间不足

同福客栈论坛 & 海南乡情论坛 by 0898-shop &
Entries RSS Comments RSS 登录
  琼ICP备08000253号