TitlePage Express
The TitlePage Express browser extension finds ISBNs while you browse the internet, providing quick access to TitlePage metadata.
O que é TitlePage Express?
TitlePage Express é uma extensão do Chrome desenvolvida por Australian Publishers Association, e sua principal característica é "The TitlePage Express browser extension finds ISBNs while you browse the internet, providing quick access to TitlePage metadata.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão TitlePage Express
Baixe arquivos de extensão TitlePage Express no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | TitlePage Express |
ID | pahhdkoojnnofbdeiklgmbcmehhcfcni |
URL Oficial | https://chromewebstore.google.com/detail/titlepage-express/pahhdkoojnnofbdeiklgmbcmehhcfcni |
Descrição | The TitlePage Express browser extension finds ISBNs while you browse the internet, providing quick access to TitlePage metadata. |
Tamanho do Arquivo | 455 KB |
Contagem de Instalações | 269 |
Versão Atual | 1.0.0 |
Última Atualização | 2023-06-06 |
Data de Publicação | 2023-06-01 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | Australian Publishers Association |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.titlepage.com |
URL da Página de Ajuda | https://titlepage.zendesk.com/hc/en-us/articles/19085360927129 |
Idiomas Suportados | 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": [ " |