Daily Bible Page

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

Vad är Daily Bible Page?

Daily Bible Page är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "This extension shows a Google Image search result for the current page".

Tilläggsskärmbilder

screenshot

Ladda ner Daily Bible Page-förlängningens CRX-fil

Ladda ner Daily Bible Page-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Daily Bible Page Daily Bible Page
ID gphjpcmeoiibnaggbclidjkknoeddppa
Officiell webbadress https://chromewebstore.google.com/detail/daily-bible-page/gphjpcmeoiibnaggbclidjkknoeddppa
Beskrivning This extension shows a Google Image search result for the current page
Filstorlek 76.75 KB
Antal Installationer 73
Aktuell Version 1.15
Senast Uppdaterad 2015-08-07
Publiceringsdatum 2015-08-07
Betyg 4.63/5 Totalt 16 Betyg
Utvecklare Unknown
Betalningssätt free
Stödda Språk 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"
    ]
}