TitlePage Express
The TitlePage Express browser extension finds ISBNs while you browse the internet, providing quick access to TitlePage metadata.
Cos'è TitlePage Express?
TitlePage Express è un'estensione di Chrome sviluppata da Australian Publishers Association, e la sua funzione principale è "The TitlePage Express browser extension finds ISBNs while you browse the internet, providing quick access to TitlePage metadata.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione TitlePage Express
Scarica i file di estensione TitlePage Express in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | TitlePage Express |
ID | pahhdkoojnnofbdeiklgmbcmehhcfcni |
URL Ufficiale | https://chromewebstore.google.com/detail/titlepage-express/pahhdkoojnnofbdeiklgmbcmehhcfcni |
Descrizione | The TitlePage Express browser extension finds ISBNs while you browse the internet, providing quick access to TitlePage metadata. |
Dimensione del File | 455 KB |
Conteggio Installazioni | 269 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2023-06-06 |
Data di Pubblicazione | 2023-06-01 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | Australian Publishers Association |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.titlepage.com |
URL della Pagina di Aiuto | https://titlepage.zendesk.com/hc/en-us/articles/19085360927129 |
Lingue Supportate | 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": [ " |