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
Eメール [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"
    }
}