Random Bible Verse (KJV)
Random Bible Verse (KJV) Chrome Extension
Random Bible Verse (KJV)とは何ですか?
Random Bible Verse (KJV)はhttps://mybibleverses.orgによって開発されたChromeの拡張機能で、その主な機能は「Random Bible Verse (KJV) Chrome Extension」です。
拡張機能のスクリーンショット
Random Bible Verse (KJV)拡張機能のCRXファイルをダウンロード
Random Bible Verse (KJV)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
On this page you will find more than 5000 random Bible verses, divided them into different topics. Just click on button - 'next verse', and the verse will be changed. Discover and explore the most popular verses in the Bible with - My Bible Verses.
拡張機能の基本情報
名前 | Random Bible Verse (KJV) |
ID | pifmmlpfbmjfpaobbaplbnbhmmcngmle |
公式URL | https://chromewebstore.google.com/detail/random-bible-verse-kjv/pifmmlpfbmjfpaobbaplbnbhmmcngmle |
説明 | Random Bible Verse (KJV) Chrome Extension |
ファイルサイズ | 7.4 KB |
インストール数 | 34 |
現在のバージョン | 1.0 |
最終更新日 | 2021-05-01 |
公開日 | 2021-04-30 |
開発者 | https://mybibleverses.org |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://mybibleverses.org/random-bible-verse/ |
ヘルプページのURL | https://mybibleverses.org/contacts/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Random Bible Verse (KJV)", "description": "Random Bible Verse (KJV) Chrome Extension", "version": "1.0", "icons": { "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/background.js" ] }, "browser_action": { "default_title": "Random Bible Verse (KJV) Chrome Extension" }, "permissions": [ "activeTab" ], "manifest_version": 2 } |