DearReader Book Finder
Grabs ISBN numbers from books on a website and copies them to your clipboard.
Cos'è DearReader Book Finder?
DearReader Book Finder è un'estensione di Chrome sviluppata da dearreader.com, e la sua funzione principale è "Grabs ISBN numbers from books on a website and copies them to your clipboard.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione DearReader Book Finder
Scarica i file di estensione DearReader Book Finder 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
Informazioni di Base sull'Estensione
| Nome | |
| ID | jmanmakhbjkffkonbcgaglllpaggbomj |
| URL Ufficiale | https://chromewebstore.google.com/detail/dearreader-book-finder/jmanmakhbjkffkonbcgaglllpaggbomj |
| Descrizione | Grabs ISBN numbers from books on a website and copies them to your clipboard. |
| Dimensione del File | 23.13 KB |
| Conteggio Installazioni | 66 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2016-04-13 |
| Data di Pubblicazione | 2016-04-13 |
| Valutazione | 5.00/5 Totale 3 Valutazioni |
| Sviluppatore | dearreader.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://www.dearreader.com/ |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DearReader Book Finder",
"version": "1.0",
"manifest_version": 2,
"description": "Grabs ISBN numbers from books on a website and copies them to your clipboard.",
"icons": {
"16": "icon.png",
"48": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"tabs",
" | |