Daily Health Tips

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

Apa itu Daily Health Tips?

Daily Health Tips adalah ekstensi Chrome yang dikembangkan oleh http://www.ourhealthourlife.com, dan fitur utamanya adalah "Get FREE daily health tips and keep healthy & be happy.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Daily Health Tips

Unduh file ekstensi Daily Health Tips dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Daily Health Tips Daily Health Tips
ID hadiipgamjhggfhmobmhbcpncbbpgcjl
URL Resmi https://chrome.google.com/webstore/detail/daily-health-tips/hadiipgamjhggfhmobmhbcpncbbpgcjl
Deskripsi Get FREE daily health tips and keep healthy & be happy.
Ukuran File 66.5 KB
Jumlah Instalasi 74
Versi Saat Ini 1.2
Terakhir Diperbarui 2015-11-29
Tanggal Publikasi 2015-11-29
Penilaian 4.00/5 Total 4 Penilaian
Pengembang http://www.ourhealthourlife.com
Tipe Pembayaran free
Situs Ekstensi http://www.ourhealthourlife.com/
URL Halaman Bantuan http://www.ourhealthourlife.com/contact-us/
Bahasa yang Didukung 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"
    }
}