Refden
Extension for adding references to refden.com
什么是Refden?
Refden是由https://refden.com开发的Chrome扩展程序,该扩展的主要功能是“Extension for adding references to refden.com”。
扩展截图
下载Refden扩展crx文件
下载Refden扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Streamline your research with the Refden browser extension. Once installed and logged in, it scans your current webpage for references, allowing you to add new ones directly to your Refden account with ease. This tool ensures that every valuable source is captured and organized effortlessly, enhancing your reference management from within your browser.
扩展基本信息
名称 | Refden |
ID | mjkalnplobeeekejeecbgpjacbnggdod |
官方URL | https://chromewebstore.google.com/detail/refden/mjkalnplobeeekejeecbgpjacbnggdod |
简介 | Extension for adding references to refden.com |
文件大小 | 668 KB |
安装次数 | 55 |
当前版本 | 4.0.0 |
更新时间 | 2024-02-25 |
上架时间 | 2020-06-18 |
评分 | 5.00/5 共3次评分 |
开发者 | https://refden.com |
电子邮箱 | [email protected] |
付费类型 | in_app |
隐私政策页面URL | https://www.refden.com/privacy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Refden", "description": "Extension for adding references to refden.com", "version": "4.0.0", "background": { "service_worker": "dist\/build\/background\/bundle.js" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Refden" }, "permissions": [ "storage" ], "host_permissions": [ "https:\/\/doi.org\/", "https:\/\/www.refden.co\/", "https:\/\/www.refden.com\/" ], "content_scripts": [ { "matches": [ " |