阅读:3794回复:0
Firefox里面的一个add-on,捆绑google账户,如何修改?
我使用的一个firefox插件:the paperlink for pubmed ,流氓式地捆绑google账户
只要点击pubmed执行搜索,就会跳出gmail登陆入口,要求登陆。 https://accounts.google.com/ServiceLogi ... QYkwomRESA 图片:Capture.PNG ![]() 非常烦躁,怎么修改这个插件? 这是开发者的主页: http://www.thepaperlink.com/ 点击settings,就要输入gmail账号 密码。 rdf如下: <?xml version="1.0" encoding="utf-8"?><RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <Description about="urn:mozilla:install-manifest"> <em:id>{8bdc9bc7-0cf3-4c3e-a92b-84abbfe14503}</em:id> <em:version>1.0.1</em:version> <em:type>2</em:type> <em:bootstrap>true</em:bootstrap> <em:unpack>false</em:unpack> <!-- Firefox --> <em:targetApplication> <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>9.0</em:minVersion> <em:maxVersion>12.0a1</em:maxVersion> </Description> </em:targetApplication> <!-- Front End MetaData --> <em:name>the Paper Link for PubMed</em:name> <em:description>Add direct PDF link; display F1000 scores, Impact Factor, Peaks and much more... (by Liang Cai, for Mozilla Firefox)</em:description> <em:creator>Liang Cai</em:creator> <em:iconURL/> <em:icon64URL/> <em:homepageURL>http://www.thepaperlink.com</em:homepageURL> <em:optionsType>2</em:optionsType> </Description> </RDF> 谢谢! |
|
|