DailyVerse

Daily Bible verses on your start page.

DailyVerseとは何ですか?

DailyVerseはChris Leeによって開発されたChromeの拡張機能で、その主な機能は「Daily Bible verses on your start page.」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        DailyVerse displays the daily Bible verse from BibleGateway.com in a random color on your new tab page.                    

拡張機能の基本情報

名前 DailyVerse DailyVerse
ID eiklcbflbjmlmlcjhakdbhjliidlpgde
公式URL https://chromewebstore.google.com/detail/dailyverse/eiklcbflbjmlmlcjhakdbhjliidlpgde
説明 Daily Bible verses on your start page.
ファイルサイズ 6.78 KB
インストール数 226
現在のバージョン 2.0.1
最終更新日 2015-08-29
公開日 2015-08-28
評価 4.44/5 合計 9 レビュー
開発者 Chris Lee
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DailyVerse",
    "description": "Daily Bible verses on your start page.",
    "version": "2.0.1",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.biblegateway.com; object-src 'self'"
}