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
官方網址 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"
    }
}