Bible Quote Tab

See an inspirational bible quote everytime you open a new tab

Bible Quote Tab란 무엇입니까?

Bible Quote Tab은(는) https://cliffordfajardo.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "See an inspirational bible quote everytime you open a new tab"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Bible Quote Tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        View a new motivational bible verses every time you open a new tab in your browser. 
Great for folks who love:
- short daily bible verses
- desire to get familiar with empowering bible verses

 If you would like to suggest a new quote or feature, simply tweet @cliffordfajard0. 
Coming soon: language options to view in spanish, customizable background, more verses & website.                    

확장 프로그램 기본 정보

이름 Bible Quote Tab Bible Quote Tab
ID pemllbblnoniciebhafoakbknjoiinkm
공식 URL https://chromewebstore.google.com/detail/bible-quote-tab/pemllbblnoniciebhafoakbknjoiinkm
설명 See an inspirational bible quote everytime you open a new tab
파일 크기 21.99 KB
설치 횟수 322
현재 버전 0.1
최근 업데이트 2018-04-14
출시 날짜 2018-04-14
평점 4.33/5 총 12 개의 평점
개발자 https://cliffordfajardo.com
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bible Quote Tab",
    "version": "0.1",
    "description": "See an inspirational bible quote everytime you open a new tab",
    "author": "Clifford Fajardo",
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "app.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}