Redeem the Time

Enjoy the Lord whenever you visit sites

Redeem the Timeとは何ですか?

Redeem the Timeはredeemによって開発されたChromeの拡張機能で、その主な機能は「Enjoy the Lord whenever you visit sites」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        God's grace is here whatever websites we're on.

Redeem the Time allows you to enjoy the Lord before visiting sites you choose and help you keep your goals by supplying you with verses, hymns and messages.

"Redeeming the time, because the days are evil." - Eph. 5:16, KJV.                    

拡張機能の基本情報

名前 Redeem the Time Redeem the Time
ID hfddakhjfegemmmiapocddobipkkbfgb
公式URL https://chromewebstore.google.com/detail/redeem-the-time/hfddakhjfegemmmiapocddobipkkbfgb
説明 Enjoy the Lord whenever you visit sites
ファイルサイズ 574 KB
インストール数 19
現在のバージョン 3.2
最終更新日 2013-05-28
公開日 2013-05-28
評価 5.00/5 合計 2 レビュー
開発者 redeem
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Redeem the Time",
    "description": "Enjoy the Lord whenever you visit sites",
    "version": "3.2",
    "manifest_version": 2,
    "permissions": [
        "tabs"
    ],
    "background": {
        "scripts": [
            "assets\/js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "assets\/img\/icon_19x19.png",
        "default_popup": "action.html"
    },
    "options_page": "options.html",
    "icons": {
        "128": "assets\/img\/icon_128x128.png",
        "48": "assets\/img\/icon_48x48.png"
    }
}