Jesus Quotes

Random quote from Jesus on each new tab.

Jesus Quotesとは何ですか?

Jesus Quotesはhaydmillsによって開発されたChromeの拡張機能で、その主な機能は「Random quote from Jesus on each new tab.」です。

拡張機能のスクリーンショット

screenshot

Jesus Quotes拡張機能のCRXファイルをダウンロード

Jesus Quotes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Bible quotes from Jesus.                    

拡張機能の基本情報

名前 Jesus Quotes Jesus Quotes
ID plbdiohbpbliejbjhdndgcimcepgjnpm
公式URL https://chromewebstore.google.com/detail/jesus-quotes/plbdiohbpbliejbjhdndgcimcepgjnpm
説明 Random quote from Jesus on each new tab.
ファイルサイズ 143 KB
インストール数 539
現在のバージョン 0.0.2
最終更新日 2019-08-03
公開日 2019-08-03
評価 3.50/5 合計 2 レビュー
開発者 haydmills
支払い方法 free
拡張機能のウェブサイト http://haydmills.com/
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Jesus Quotes",
    "description": "Random quote from Jesus on each new tab.",
    "version": "0.0.2",
    "author": "@haydmills",
    "chrome_url_overrides": {
        "newtab": "customNewTab.html"
    },
    "permissions": [
        "http:\/\/api.forismatic.com\/"
    ],
    "icons": {
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    }
}