NameSpotter
Make scientific names actionable.
NameSpotterとは何ですか?
NameSpotterはDavid Shorthouseによって開発されたChromeの拡張機能で、その主な機能は「Make scientific names actionable.」です。
拡張機能のスクリーンショット
NameSpotter拡張機能のCRXファイルをダウンロード
NameSpotter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Click the NameSpotter icon and scientific names are highlighted on the page with tooltips from the Encyclopedia of Life. A form is also produced where you can copy scientific names into your clipboard. If the current page is a publicly-accessible PDF, clicking the icon is limited to producing the form. Shortcut key: Ctrl+Shift+S (Windows) or Command+Shift+S (Mac) Services Used: Global Names Recognition and Discovery, https://gnrd.globalnames.org Encyclopedia of Life, http://eol.org/api
拡張機能の基本情報
名前 | NameSpotter |
ID | pogmooobpbggadhlleijfpjgnpkjdnhn |
公式URL | https://chromewebstore.google.com/detail/namespotter/pogmooobpbggadhlleijfpjgnpkjdnhn |
説明 | Make scientific names actionable. |
ファイルサイズ | 133 KB |
インストール数 | 83 |
現在のバージョン | 0.9.1 |
最終更新日 | 2018-06-12 |
公開日 | 2018-06-12 |
開発者 | David Shorthouse |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://gnrd.globalnames.org |
対応言語 | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "NameSpotter", "version": "0.9.1", "minimum_chrome_version": "18", "manifest_version": 2, "description": "__MSG_manifest_description__", "background": { "page": "background.html", "persistent": false }, "icons": { "16": "images\/icon-19.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "default_locale": "en", "browser_action": { "default_title": "__MSG_manifest_title__", "default_icon": "images\/icon-19.png" }, "permissions": [ "tabs", " |