NameSpotter
Make scientific names actionable.
Hvad er NameSpotter?
NameSpotter er en Chrome-udvidelse udviklet af David Shorthouse, og dens hovedfunktion er "Make scientific names actionable.".
Udvidelsesskærmbilleder
Download NameSpotter-udvidelses-CRX-fil
Download NameSpotter-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | NameSpotter |
ID | pogmooobpbggadhlleijfpjgnpkjdnhn |
Officiel URL | https://chromewebstore.google.com/detail/namespotter/pogmooobpbggadhlleijfpjgnpkjdnhn |
Beskrivelse | Make scientific names actionable. |
Filstørrelse | 133 KB |
Antal Installationer | 83 |
Nuværende Version | 0.9.1 |
Senest Opdateret | 2018-06-12 |
Udgivelsesdato | 2018-06-12 |
Udvikler | David Shorthouse |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://gnrd.globalnames.org |
Understøttede Sprog | 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", " |