DeCutr
Card a selected text of evidence automatically.
DeCutrとは何ですか?
DeCutrはjustinmarwadによって開発されたChromeの拡張機能で、その主な機能は「Card a selected text of evidence automatically.」です。
拡張機能のスクリーンショット
DeCutr拡張機能のCRXファイルをダウンロード
DeCutr拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
DeCutr is a simple chrome extention that takes the effort out of researcing. Just select your paragraph of text on an article, right click, and then hwit the "Card Evidence" button to have a full citation and the evidence copied to your clipboard!
拡張機能の基本情報
名前 | DeCutr |
ID | hobkoafajocifjponaoifdnmgdcaehin |
公式URL | https://chromewebstore.google.com/detail/decutr/hobkoafajocifjponaoifdnmgdcaehin |
説明 | Card a selected text of evidence automatically. |
ファイルサイズ | 124 KB |
インストール数 | 522 |
現在のバージョン | 0.0.3 |
最終更新日 | 2021-04-07 |
公開日 | 2020-08-30 |
評価 | 5.00/5 合計 22 レビュー |
開発者 | justinmarwad |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.decutr.com |
ヘルプページのURL | https://www.decutr.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.3", "manifest_version": 2, "name": "DeCutr", "description": "Card a selected text of evidence automatically.", "icons": { "16": "icons\/icon-16.png", "32": "icons\/icon-32.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "default_icon": "icons\/icon-32.png", "default_title": "Card Evidence" }, "background": { "scripts": [ "js\/libraries\/jquery-3.5.1.min.js", "js\/background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |