Bible Quote Tab

See an inspirational bible quote everytime you open a new tab

What is Bible Quote Tab?

Bible Quote Tab is a Chrome extension developed by https://cliffordfajardo.com, and its main feature is "See an inspirational bible quote everytime you open a new tab".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Bible Quote Tab Extension CRX File

Download Bible Quote Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Bible Quote Tab Bible Quote Tab
ID pemllbblnoniciebhafoakbknjoiinkm
Official URL https://chromewebstore.google.com/detail/bible-quote-tab/pemllbblnoniciebhafoakbknjoiinkm
Description See an inspirational bible quote everytime you open a new tab
File Size 21.99 KB
Installation Count 322
Current Version 0.1
Last Updated 2018-04-14
Publish Date 2018-04-14
Rating 4.33/5 Total 12 Ratings
Developer https://cliffordfajardo.com
Payment Type free
Supported Languages 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"
    }
}