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 |
电子邮箱 | [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", " |