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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
| 이메일 | [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": [
" | |