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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 } |