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"
    }
}