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」です。
拡張機能のスクリーンショット
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. 拡張機能の基本情報
| 名前 | |
| 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"
}
} | |