Daily Bible Page
This extension shows a Google Image search result for the current page
What is Daily Bible Page?
Daily Bible Page is a Chrome extension developed by Unknown, and its main feature is "This extension shows a Google Image search result for the current page".
Extension Screenshots
Download Daily Bible Page Extension CRX File
Download Daily Bible Page extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Daily Bible Page |
ID | gphjpcmeoiibnaggbclidjkknoeddppa |
Official URL | https://chromewebstore.google.com/detail/daily-bible-page/gphjpcmeoiibnaggbclidjkknoeddppa |
Description | This extension shows a Google Image search result for the current page |
File Size | 76.75 KB |
Installation Count | 73 |
Current Version | 1.15 |
Last Updated | 2015-08-07 |
Publish Date | 2015-08-07 |
Rating | 4.63/5 Total 16 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | 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" ] } |