Nutree

Find healthier and more sustainable food

Apa itu Nutree?

Nutree adalah ekstensi Chrome yang dikembangkan oleh Nutree, dan fitur utamanya adalah "Find healthier and more sustainable food".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Nutree

Unduh file ekstensi Nutree 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

                        AI powered Chrome extension that enables users to easily get information on food products and suggests healthier and more sustainable alternatives.                    

Informasi Dasar Ekstensi

Nama Nutree Nutree
ID onbmfojgmjfmelfkcklmejlcnjakajnm
URL Resmi https://chromewebstore.google.com/detail/nutree/onbmfojgmjfmelfkcklmejlcnjakajnm
Deskripsi Find healthier and more sustainable food
Ukuran File 1.45 MB
Jumlah Instalasi 37
Versi Saat Ini 3.0.0
Terakhir Diperbarui 2022-10-03
Tanggal Publikasi 2022-02-15
Penilaian 5.00/5 Total 5 Penilaian
Pengembang Nutree
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.nutree.tech
Bahasa yang Didukung en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Nutree",
    "description": "Find healthier and more sustainable food",
    "version": "3.0.0",
    "icons": {
        "16": "icon_128.png",
        "48": "icon_128.png",
        "128": "icon_128.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "permissions": [
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/*\/",
        "http:\/\/*\/"
    ]
}