firefox 使用小技巧:转载
firefox 使用小技巧:转载zlbruce | 26 三月, 2005 19:36 firefox真是个好东东,收集了一些使用小技巧及一些问题的解决方法,方便以后查找使用 ^_^不断更新中.....................一:firefox右上角的搜索每次都链接到google主页才可以再搜索今天终于找到让它正常工作的办法啦。^_^输入about:config搜索google,把两项值都去掉,就是删调字符串,就能用了。/二:解决firefox播放rtsp协议时出现;quot;rtsp不是已注册协议;quot;,可以用firefox看在线啦 在prefs.js所在的目录下创建user.js,这个prefs.js在~/.mozilla/firefox/infs5unb.default下infs5unb.default这个目录可能不同,总之那个目录下有prefs.js就对啦。内容如下:user_pref(;quot;network.protocol-handler.external.rtsp;quot;, true);user_pref(;quot;network.protocol-handler.app.rtsp;quot;, ;quot;/usr/bin/realplay;quot;);/usr/bin/realplay要换成自己的realplay程序的路径哦。重启firefox,OK拉.:P/三: 让firefox支持;quot;右键下载;quot;,象调用flashget一样调用d4x.a href="https://addons.update.mozilla.org/extensions/moreinfo.php?id=220";https://addons.update.mozilla.org/extensions/moreinfo.php?id=220/a;下载该插件安装上,就可以啦/四:加快firefox浏览网页速度在地址栏中输入about:config,然后查找下面各项,如果没有可以新建nglayout.initialpaint.delay 100network.http.pipelining truenetwork.http.pipelining.maxrequests 30network.http.proxy.pipelining truenetwork.http.max-connections 48network.http.max-connections-per-server 24Network.dns.disableIPv6 truea href="https://addons.update.mozilla.org/extensions/moreinfo.php?id=327;amp;vid=989";https://addons.update.mozilla.org/extensions/moreinfo.php?id=327;amp;vid=989/a;这个插件可以设置上面的部分选项,用起来很方便,想少打几个字就试试吧 ^_^/五:给firefox加上天气预报,不用去weather.com啦a href="http://forecastfox.mozdev.org/installation.html";http://forecastfox.mozdev.org/installation.html/a;下载该插件安装上,就可以随时得到气象信息喽/六:firefox,手气不错 !firefox地址栏支持google的;quot;手气不错;quot;,输入要搜索的内容直接进入google查找结果的第一个网页,比如输入;quot;linux;quot;就直接进入红旗主页啦 ^_^/七:让firefox支持ed2k:///协议1、在地址栏输入about:config,进入配置页面2、在列表上单击右键,新建一个布尔值(Boolean)值名字是network.protocol-handler.external.ed2k,值为true。3、再新建一个字符串值(String),名字是network.protocol-handler.app.ed2k值为你程序的路径,如;quot;/usr/bin/ed2k.amule;quot;。/八:firefox,让信息动起来! -----firefox的活动书签浏览某些网页时,在firefox的右下角会出现一个小图标,这就说明该网页支持firefox的;quot;活动书签;quot;,它可以让你的书签自动更新内容,这样该网页有什么新的信息,立刻就可以显现出来,很cool的功能。比如a href="http://www.firefox.net.cn/newforum/index.php";http://www.firefox.net.cn/newforum/index.php/a;,firefox社区就支持这种功能(不支持才怪),还有许多网页支持这种特性,自己多留意啦 ^_^/九: 让firefox变成翻译工具a href="https://addons.update.mozilla.org/extensions/moreinfo.php?application=firefox;amp;id=181;amp;vid=938";https://addons.update.mozilla.org/extensions/moreinfo.php?application=firefox;amp;id=181;amp;vid=938/a;下载安装后,在;quot;工具里就多出了Translate;quot;选择后,打开次级菜单,就可以英-汉啦,选择Options,将;quot;Select your language;quot;换成English,确定,就可以选择汉-英,韩,日。。不用去翻译网站喽。/