NameSpotter
Make scientific names actionable.
Wat is NameSpotter?
NameSpotter is een Chrome-extensie ontwikkeld door David Shorthouse, en de belangrijkste functie is "Make scientific names actionable.".
Extensie Screenshots
Download het CRX-bestand van de extensie NameSpotter
Download NameSpotter-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | pogmooobpbggadhlleijfpjgnpkjdnhn |
| Officiële URL | https://chromewebstore.google.com/detail/namespotter/pogmooobpbggadhlleijfpjgnpkjdnhn |
| Beschrijving | Make scientific names actionable. |
| Bestandsgrootte | 133 KB |
| Aantal Installaties | 83 |
| Huidige Versie | 0.9.1 |
| Laatst Bijgewerkt | 2018-06-12 |
| Publicatiedatum | 2018-06-12 |
| Ontwikkelaar | David Shorthouse |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://gnrd.globalnames.org |
| Ondersteunde Talen | 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",
" | |