Nutree

Find healthier and more sustainable food

Wat is Nutree?

Nutree is een Chrome-extensie ontwikkeld door Nutree, en de belangrijkste functie is "Find healthier and more sustainable food".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Nutree

Download Nutree-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Nutree Nutree
ID onbmfojgmjfmelfkcklmejlcnjakajnm
Officiële URL https://chromewebstore.google.com/detail/nutree/onbmfojgmjfmelfkcklmejlcnjakajnm
Beschrijving Find healthier and more sustainable food
Bestandsgrootte 1.45 MB
Aantal Installaties 37
Huidige Versie 3.0.0
Laatst Bijgewerkt 2022-10-03
Publicatiedatum 2022-02-15
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar Nutree
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.nutree.tech
Ondersteunde Talen 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:\/\/*\/"
    ]
}