ubuntu,firefox,opera,css,javascript,xhtml,ui design,blog,geeks…
7 Feb 2007

因为需要测试 firefox 3.x,又不希望影响 firefox 2.x 正常的使用,找了些资料。
我在这里下载的 firefox 3.x nightly build,你可以在
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/experimental/
寻找最新 build 的 windows zip 包(绿色无安装,解压运行 firefox.exe 即可)。
1. 首先需要建立多个 firefox 的配置文件。
开始 – 运行 – firefox -profilemanager


说明:两个firefox 不能使用同一个 profile 文件,否则会提示“firefox 已经在运行…”
2. 修改启动的快捷方式

说明:-P 表示使用 guoshuang 这个profile 配置; -no-remote 打开另外一个实例。

相关资料:
windows 命令脚本
set MOZ_NO_REMOTE=1
“C:Program FilesMozilla Firefoxfirefox.exe” -P guoshuang
2 Responses for "同时运行多个 firefox 实例"
评论时感觉背景和框颜色对比强烈,好伤眼睛。。。。
好用的,谢谢!
Leave a reply