Daily Health Tips

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

Qu'est-ce que Daily Health Tips ?

Daily Health Tips est une extension Chrome développée par http://www.ourhealthourlife.com, et sa fonction principale est "Get FREE daily health tips and keep healthy & be happy.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Daily Health Tips

Téléchargez les fichiers d'extension Daily Health Tips au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Daily Health Tips Daily Health Tips
ID hadiipgamjhggfhmobmhbcpncbbpgcjl
URL Officiel https://chrome.google.com/webstore/detail/daily-health-tips/hadiipgamjhggfhmobmhbcpncbbpgcjl
Description Get FREE daily health tips and keep healthy & be happy.
Taille du Fichier 66.5 KB
Nombre d'Installations 74
Version Actuelle 1.2
Dernière Mise à Jour 2015-11-29
Date de Publication 2015-11-29
Évaluation 4.00/5 Total 4 Évaluations
Développeur http://www.ourhealthourlife.com
Type de Paiement free
Site Web de l'Extension http://www.ourhealthourlife.com/
URL de la Page d'Aide http://www.ourhealthourlife.com/contact-us/
Langues Prises en Charge 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"
    }
}