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 |
电子邮箱 | [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 } |