Bible Verses
The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.
Cos'è Bible Verses?
Bible Verses è un'estensione di Chrome sviluppata da Dmitry Grinko, e la sua funzione principale è "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Bible Verses
Scarica i file di estensione Bible Verses 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
Randomly displays verses from the Bible Informazioni di Base sull'Estensione
| Nome | |
| ID | khcbhmpgpmhinlilhmelngpmfhfgglna |
| URL Ufficiale | https://chromewebstore.google.com/detail/bible-verses/khcbhmpgpmhinlilhmelngpmfhfgglna |
| Descrizione | The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book. |
| Dimensione del File | 32.26 KB |
| Conteggio Installazioni | 89 |
| Versione Corrente | 0.0.1 |
| Ultimo Aggiornamento | 2020-11-25 |
| Data di Pubblicazione | 2020-11-25 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | Dmitry Grinko |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Bible Verses",
"version": "0.0.1",
"description": "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.",
"manifest_version": 2,
"browser_action": {
"default_title": "Bible Verses",
"default_icon": "icon.png",
"default_popup": "popup.html"
}
} | |