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 擴展基本資訊
| 名稱 | |
| ID | pogmooobpbggadhlleijfpjgnpkjdnhn |
| 官方網址 | 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 |
| 電子郵箱 | [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",
" | |