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文件

下载Bible Quote Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
    }
}