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 |
Eメール | [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": [ " |