NameSpotter
Make scientific names actionable.
Cos'è NameSpotter?
NameSpotter è un'estensione di Chrome sviluppata da David Shorthouse, e la sua funzione principale è "Make scientific names actionable.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione NameSpotter
Scarica i file di estensione NameSpotter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | NameSpotter |
ID | pogmooobpbggadhlleijfpjgnpkjdnhn |
URL Ufficiale | https://chromewebstore.google.com/detail/namespotter/pogmooobpbggadhlleijfpjgnpkjdnhn |
Descrizione | Make scientific names actionable. |
Dimensione del File | 133 KB |
Conteggio Installazioni | 83 |
Versione Corrente | 0.9.1 |
Ultimo Aggiornamento | 2018-06-12 |
Data di Pubblicazione | 2018-06-12 |
Sviluppatore | David Shorthouse |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://gnrd.globalnames.org |
Lingue Supportate | 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", " |