NameSpotter
Make scientific names actionable.
NameSpotter là gì?
NameSpotter là một tiện ích mở rộng Chrome được phát triển bởi David Shorthouse, và tính năng chính của nó là "Make scientific names actionable.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng NameSpotter
Tải xuống các tệp mở rộng NameSpotter dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | NameSpotter |
ID | pogmooobpbggadhlleijfpjgnpkjdnhn |
URL Chính Thức | https://chromewebstore.google.com/detail/namespotter/pogmooobpbggadhlleijfpjgnpkjdnhn |
Mô tả | Make scientific names actionable. |
Kích Thước Tệp | 133 KB |
Số Lần Cài Đặt | 83 |
Phiên Bản Hiện Tại | 0.9.1 |
Cập Nhật Lần Cuối | 2018-06-12 |
Ngày Phát Hành | 2018-06-12 |
Nhà Phát Triển | David Shorthouse |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://gnrd.globalnames.org |
Ngôn Ngữ Được Hỗ Trợ | 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", " |