Daily Bible Page

This extension shows a Google Image search result for the current page

Apa itu Daily Bible Page?

Daily Bible Page adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "This extension shows a Google Image search result for the current page".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Daily Bible Page

Unduh file ekstensi Daily Bible Page 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

                        Search, find, and read the content you want with Daily Bible Page. No more hassle having to subscribe to dozens of websites or having to visit multiple sites everyday. Daily Bible Page brings you the best Christian content everyday, simply by opening your Chrome browser.                    

Informasi Dasar Ekstensi

Nama Daily Bible Page Daily Bible Page
ID gphjpcmeoiibnaggbclidjkknoeddppa
URL Resmi https://chromewebstore.google.com/detail/daily-bible-page/gphjpcmeoiibnaggbclidjkknoeddppa
Deskripsi This extension shows a Google Image search result for the current page
Ukuran File 76.75 KB
Jumlah Instalasi 73
Versi Saat Ini 1.15
Terakhir Diperbarui 2015-08-07
Tanggal Publikasi 2015-08-07
Penilaian 4.63/5 Total 16 Penilaian
Pengembang Unknown
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Daily Bible Page",
    "description": "This extension shows a Google Image search result for the current page",
    "icons": {
        "128": "icon.png"
    },
    "version": "1.15",
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "permissions": [
        "storage"
    ]
}