Nutree

Find healthier and more sustainable food

Cos'è Nutree?

Nutree è un'estensione di Chrome sviluppata da Nutree, e la sua funzione principale è "Find healthier and more sustainable food".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Nutree

Scarica i file di estensione Nutree in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Nutree Nutree
ID onbmfojgmjfmelfkcklmejlcnjakajnm
URL Ufficiale https://chromewebstore.google.com/detail/nutree/onbmfojgmjfmelfkcklmejlcnjakajnm
Descrizione Find healthier and more sustainable food
Dimensione del File 1.45 MB
Conteggio Installazioni 37
Versione Corrente 3.0.0
Ultimo Aggiornamento 2022-10-03
Data di Pubblicazione 2022-02-15
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore Nutree
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.nutree.tech
Lingue Supportate 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:\/\/*\/"
    ]
}