为什么不开发一个浏览器导入插件呢?这个应该不会很难的。
附citeulike和mendeley的firefox插件命令行:
——[CiteUlike]:javascript:location.href='http://www.citeulike.org/posturl?username=***&bml=nopopup&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title) (***为用户名)
——[Mendeley]:javascript:document.getElementsByTagName('body')[0].appendChild(document.createElement('script')).setAttribute('src','http://www.mendeley.com/min.php/bookmarklet'); |