NameSpotter
Make scientific names actionable.
O que é NameSpotter?
NameSpotter é uma extensão do Chrome desenvolvida por David Shorthouse, e sua principal característica é "Make scientific names actionable.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão NameSpotter
Baixe arquivos de extensão NameSpotter no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | NameSpotter |
ID | pogmooobpbggadhlleijfpjgnpkjdnhn |
URL Oficial | https://chromewebstore.google.com/detail/namespotter/pogmooobpbggadhlleijfpjgnpkjdnhn |
Descrição | Make scientific names actionable. |
Tamanho do Arquivo | 133 KB |
Contagem de Instalações | 83 |
Versão Atual | 0.9.1 |
Última Atualização | 2018-06-12 |
Data de Publicação | 2018-06-12 |
Desenvolvedor | David Shorthouse |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://gnrd.globalnames.org |
Idiomas Suportados | 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", " |