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
官方網址 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"
    }
}