TitlePage Express
The TitlePage Express browser extension finds ISBNs while you browse the internet, providing quick access to TitlePage metadata.
什么是TitlePage Express?
TitlePage Express是由Australian Publishers Association开发的Chrome扩展程序,该扩展的主要功能是“The TitlePage Express browser extension finds ISBNs while you browse the internet, providing quick access to TitlePage metadata.”。
扩展截图
下载TitlePage Express扩展crx文件
下载TitlePage Express扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
TitlePage Express automatically detects valid ISBNs (ISBN-13) on any webpage, and displays a small blue TitlePage icon next to them. This icon provides users with one click access to detailed information about that ISBN. Easily discover the title, subtitle, author and format information, along with images, metadata keywords, and more – all from an ISBN and one click. TitlePage Express is powered by TitlePage, an Australian Publishers Association initiative. TitlePage provides access to bibliographic data, stock and pricing information for over 1.5 million titles from 180 Australian publishers and distributors. This project and API development has been supported by Restart Investment to Sustain and Expand (RISE) Fund – an Australian Government initiative. This browser extension was inspired by our friends BookNet Canada, with their Bibli-O-Matic extension.
扩展基本信息
名称 | TitlePage Express |
ID | pahhdkoojnnofbdeiklgmbcmehhcfcni |
官方URL | https://chromewebstore.google.com/detail/titlepage-express/pahhdkoojnnofbdeiklgmbcmehhcfcni |
简介 | The TitlePage Express browser extension finds ISBNs while you browse the internet, providing quick access to TitlePage metadata. |
文件大小 | 455 KB |
安装次数 | 269 |
当前版本 | 1.0.0 |
更新时间 | 2023-06-06 |
上架时间 | 2023-06-01 |
评分 | 5.00/5 共2次评分 |
开发者 | Australian Publishers Association |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.titlepage.com |
帮助页面URL | https://titlepage.zendesk.com/hc/en-us/articles/19085360927129 |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "TitlePage Express", "description": "The TitlePage Express browser extension finds ISBNs while you browse the internet, providing quick access to TitlePage metadata.", "version": "1.0.0", "background": { "service_worker": "js\/background.js" }, "icons": { "128": ".\/icon.png", "64": ".\/icon.png", "32": ".\/icon.png", "16": ".\/icon.png" }, "action": { "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |