Bible Verses

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

什么是Bible Verses?

Bible Verses是由Dmitry Grinko开发的Chrome扩展程序,该扩展的主要功能是“The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.”。

扩展截图

screenshot

下载Bible Verses扩展crx文件

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

扩展使用说明

                        Randomly displays verses from the Bible                    

扩展基本信息

名称 Bible Verses Bible Verses
ID khcbhmpgpmhinlilhmelngpmfhfgglna
官方URL https://chromewebstore.google.com/detail/bible-verses/khcbhmpgpmhinlilhmelngpmfhfgglna
简介 The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.
文件大小 32.26 KB
安装次数 89
当前版本 0.0.1
更新时间 2020-11-25
上架时间 2020-11-25
评分 5.00/5 共1次评分
开发者 Dmitry Grinko
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}