troll 发表于 2005-1-9 13:40:07

about:config及其它

刚才看到tingxx兄的firefox提速tips,不禁想起firefox幼年时代(我用firefox、凤凰、火鸟的历史比linux长:lol:),图形配置很不完善,很多设置都要到about:config里面去抠,现在firefox已经是一款成熟的浏览器了,设置很直观,再也不用那么辛苦了,但知道一些about:config里条目的意思也是不错的,一些设置仍然隐藏其中,如网络流水线等,下面这个页面是mozilla官方对于这些条目的说明。

http://kb.mozillazine.org/index.phtml?title=About:config_Entries

about其实也是一个协议,它的格式是about:string,其中string都是预定义好的,类似还有about:blank等,所有about:协议链接如下。

http://kb.mozillazine.org/index.phtml?title=About_Protocol_Links

tingxx 发表于 2005-1-9 14:44:25

除了about:config
about:blank
之外,还有没有别的about:xxxxx
或者能不能自定义自己的浏览器,加一个about:xxxxx的?? :twisted:

troll 发表于 2005-1-9 16:18:22

还有:

    *about: — Same page as Help > About.
    * about:about — Not used any more. It may have, at one point, listed all these about: URLs.
    * about:blank — A blank page. Useful for setting as your homepage.
    * about:bloat — Unknown. (trunk mozilla builds?)
    * about:buildconfig — Reveals details about how your Mozilla build was compiled.
    * about:cache — See cache statistics and browse the cache.
    * about:cache-entry — Shows information about a cache entry. Used in about:cache links. Requires params.
    * about:config — GUI for modifying user preferences (prefs.js).
    * about:credits — Contributors, developers, and more.
    * about:logo — Displays the Mozilla logo. (Mozilla Suite only).
    * about:kitchensink — Only appeared for a short time. Still viewable from the patches on the bug.
    * about:mozilla — The famous Book of Mozilla.
    * about:plugins — Lists all your plugins as well as other useful information.



IE看样子能自定义哦,可惜暂时我没法试验了,你看:

http://support.microsoft.com/kb/183978/EN-US/
页: [1]
查看完整版本: about:config及其它