Bibli-O-Matic
The Bibli-O-Matic extension provides an icon beside any ISBN online and shows information about it using BiblioShare webservices
什么是Bibli-O-Matic?
Bibli-O-Matic是由BookNet Canada开发的Chrome扩展程序,该扩展的主要功能是“The Bibli-O-Matic extension provides an icon beside any ISBN online and shows information about it using BiblioShare webservices”。
扩展截图
下载Bibli-O-Matic扩展crx文件
下载Bibli-O-Matic扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Bibli-O-Matic displays bibliographic data for any ISBN that appears on any web page. Bibli-O-Matic automatically detects valid ISBNs (both ISBN-10 and ISBN-13) and applies a small, red icon next to them that allows you, with one click, to pull up detailed information about that title. Find title, subtitle, author, and format information; images; metadata keywords; and more. Switch between ONIX 2.1 and 3.0 records, where available. All bibliographic information is pulled from BookNet Canada’s BiblioShare Web Services.
扩展基本信息
名称 | Bibli-O-Matic |
ID | gggkfjokoepiblflomjbjjffjoejplom |
官方URL | https://chromewebstore.google.com/detail/bibli-o-matic/gggkfjokoepiblflomjbjjffjoejplom |
简介 | The Bibli-O-Matic extension provides an icon beside any ISBN online and shows information about it using BiblioShare webservices |
文件大小 | 1019 KB |
安装次数 | 1,333 |
当前版本 | 2.0.7 |
更新时间 | 2021-04-15 |
上架时间 | 2018-06-12 |
评分 | 5.00/5 共12次评分 |
开发者 | BookNet Canada |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.booknetcanada.ca/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bibli-O-Matic", "description": "The Bibli-O-Matic extension provides an icon beside any ISBN online and shows information about it using BiblioShare webservices", "homepage_url": "https:\/\/www.booknetcanada.ca\/", "version": "2.0.7", "icons": { "16": "icons\/Bibli-O-Matic-ICONx16.png", "48": "icons\/Bibli-O-Matic-ICONx48.png", "96": "icons\/Bibli-O-Matic-ICONx96.png", "128": "icons\/Bibli-O-Matic-ICONx128.png" }, "permissions": [ "activeTab", "storage" ], "browser_specific_settings": { "gecko": { "id": "[email protected]" } }, "background": { "scripts": [ "installAndUpdate\/detectInstallOrUpdate.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |