Daily Bible Page

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

什么是Daily Bible Page?

Daily Bible Page是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“This extension shows a Google Image search result for the current page”。

扩展截图

screenshot

下载Daily Bible Page扩展crx文件

下载Daily Bible Page扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Daily Bible Page Daily Bible Page
ID gphjpcmeoiibnaggbclidjkknoeddppa
官方URL https://chromewebstore.google.com/detail/daily-bible-page/gphjpcmeoiibnaggbclidjkknoeddppa
简介 This extension shows a Google Image search result for the current page
文件大小 76.75 KB
安装次数 73
当前版本 1.15
更新时间 2015-08-07
上架时间 2015-08-07
评分 4.63/5 共16次评分
开发者 Unknown
付费类型 free
支持的语言 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"
    ]
}