Bible Verses

The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.

Apa itu Bible Verses?

Bible Verses adalah ekstensi Chrome yang dikembangkan oleh Dmitry Grinko, dan fitur utamanya adalah "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Bible Verses

Unduh file ekstensi Bible Verses dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Randomly displays verses from the Bible                    

Informasi Dasar Ekstensi

Nama Bible Verses Bible Verses
ID khcbhmpgpmhinlilhmelngpmfhfgglna
URL Resmi https://chromewebstore.google.com/detail/bible-verses/khcbhmpgpmhinlilhmelngpmfhfgglna
Deskripsi The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.
Ukuran File 32.26 KB
Jumlah Instalasi 89
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2020-11-25
Tanggal Publikasi 2020-11-25
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Dmitry Grinko
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}