Daily Health Tips

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

O que é Daily Health Tips?

Daily Health Tips é uma extensão do Chrome desenvolvida por http://www.ourhealthourlife.com, e sua principal característica é "Get FREE daily health tips and keep healthy & be happy.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Daily Health Tips

Baixe arquivos de extensão Daily Health Tips no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Daily Health Tips Daily Health Tips
ID hadiipgamjhggfhmobmhbcpncbbpgcjl
URL Oficial https://chrome.google.com/webstore/detail/daily-health-tips/hadiipgamjhggfhmobmhbcpncbbpgcjl
Descrição Get FREE daily health tips and keep healthy & be happy.
Tamanho do Arquivo 66.5 KB
Contagem de Instalações 74
Versão Atual 1.2
Última Atualização 2015-11-29
Data de Publicação 2015-11-29
Classificação 4.00/5 Total de 4 Avaliações
Desenvolvedor http://www.ourhealthourlife.com
Tipo de Pagamento free
Site da Extensão http://www.ourhealthourlife.com/
URL da Página de Ajuda http://www.ourhealthourlife.com/contact-us/
Idiomas Suportados 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"
    }
}