Google Toolbar(fireofox)登录问题

          最近,登录google toolbar后尽管可以登录googel账户,但是书签和gmail等在toolbar上的标签并不能正常登录。纠结了好久,才在网上搜索到原来是google做了手脚。原因是google改变了其工具栏的登录地址。

Google changed the login from www.google.com/accounts to accounts.google.com Solution: Open up toolbar.js with a decent editor. Find: www.google.com/accounts and replace ALL with: accounts.google.com Restart Firefox.

           如果firefox安装在C:\program files\目录下的话,在其中搜索“toolbar.js”,然后将所有的“www.google.com/accounts”替换为“accounts.google.com”。然后重启firefox即可。


       此外,还可能需要屏蔽google toolbar的自动更新功能,因为更新后经常会导致和firefox不兼容。屏蔽方法如下:   

If you wish to stick to a particular version of Google Toolbar and do not want your toolbar to be automatically updated you can disable the auto-update by: 1. Blocking it in your firewall 2. Putting this line in your c:\windows\system32\drivers\etc\hosts file : 127.0.0.1 toolbar.google.com

      在这里,要批评下google,做了如此修改,也没有通知广大用户,此外还不对firefox 5 和 6提供google toolbar支持。实乃不顾用户的恶意竞争行为,与其标榜的“不作恶”向左。

你可能感兴趣的:(windows,Google,System,Gmail,firefox,login)