Daily Health Tips

Get FREE daily health tips and keep healthy & be happy.

Daily Health Tipsとは何ですか?

Daily Health Tipsはhttp://www.ourhealthourlife.comによって開発されたChromeの拡張機能で、その主な機能は「Get FREE daily health tips and keep healthy & be happy.」です。

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

screenshot

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

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

拡張機能の使用方法

                        If you want to live a healthy life, get FREE daily health tips which through on modern research about diet, nutrition, disease and medicine.                    

拡張機能の基本情報

名前 Daily Health Tips Daily Health Tips
ID hadiipgamjhggfhmobmhbcpncbbpgcjl
公式URL https://chrome.google.com/webstore/detail/daily-health-tips/hadiipgamjhggfhmobmhbcpncbbpgcjl
説明 Get FREE daily health tips and keep healthy & be happy.
ファイルサイズ 66.5 KB
インストール数 74
現在のバージョン 1.2
最終更新日 2015-11-29
公開日 2015-11-29
評価 4.00/5 合計 4 レビュー
開発者 http://www.ourhealthourlife.com
支払い方法 free
拡張機能のウェブサイト http://www.ourhealthourlife.com/
ヘルプページのURL http://www.ourhealthourlife.com/contact-us/
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Daily Health Tips",
    "description": "Get FREE daily health tips and keep healthy & be happy.",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "Health_tips_icon.png"
    }
}