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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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": [
" | |