NameSpotter
Make scientific names actionable.
Qu'est-ce que NameSpotter ?
NameSpotter est une extension Chrome développée par David Shorthouse, et sa fonction principale est "Make scientific names actionable.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension NameSpotter
Téléchargez les fichiers d'extension NameSpotter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | NameSpotter |
ID | pogmooobpbggadhlleijfpjgnpkjdnhn |
URL Officiel | https://chromewebstore.google.com/detail/namespotter/pogmooobpbggadhlleijfpjgnpkjdnhn |
Description | Make scientific names actionable. |
Taille du Fichier | 133 KB |
Nombre d'Installations | 83 |
Version Actuelle | 0.9.1 |
Dernière Mise à Jour | 2018-06-12 |
Date de Publication | 2018-06-12 |
Développeur | David Shorthouse |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://gnrd.globalnames.org |
Langues Prises en Charge | 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", " |