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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย BookNet Canada และคุณลักษณะหลักของมันคือ "The Bibli-O-Matic extension provides an icon beside any ISBN online and shows information about it using BiblioShare webservices"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bibli-O-Matic
ดาวน์โหลดไฟล์ส่วนขยาย 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": [ " |