LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 717|回复: 2

install googlebar on Deer Park 1.6a1

[复制链接]
发表于 2005-10-28 13:16:45 | 显示全部楼层 |阅读模式
Google's offical toolbar can only install on firefox 1.0-1.4.1 and can't install on 1.6a1.
I tried and find the follow way to install it on 1.6a1.

1.download google-toolbar.xpi from toolbar.google.com
URL:http://toolbar.google.com/firefo ... /google-toolbar.xpi
2.extract install.rdf and modify its content[PHP]<em:targetApplication>
      <Description>
        <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
        <em:minVersion>1.0</em:minVersion>
        <em:maxVersion>1.4.1</em:maxVersion>
      </Description>
    </em:targetApplication>[/PHP]
TO
[PHP]<em:targetApplication>
      <Description>
        <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
        <em:minVersion>1.0</em:minVersion>
        <em:maxVersion>1.7.1</em:maxVersion>
      </Description>
    </em:targetApplication>[/PHP]
then replace the original install.rdf in xpi package
3.delete META-INF folder in xpi package
4.install the xpi package and enjoy googlebar's feacture
发表于 2005-10-28 14:29:26 | 显示全部楼层
好啊 , 把修改后的 google bar 传上来吧
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-10-28 21:52:09 | 显示全部楼层
文件超过200K,不能上传。还是请自己改吧。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表