Nutree

Find healthier and more sustainable food

ما هو Nutree؟

Nutree هو إضافة Chrome تم تطويرها بواسطة Nutree، والميزة الرئيسية لها هي "Find healthier and more sustainable food".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Nutree

قم بتنزيل ملفات الامتداد Nutree بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Nutree Nutree
ID onbmfojgmjfmelfkcklmejlcnjakajnm
عنوان URL الرسمي https://chromewebstore.google.com/detail/nutree/onbmfojgmjfmelfkcklmejlcnjakajnm
الوصف Find healthier and more sustainable food
حجم الملف 1.45 MB
عدد التثبيتات 37
النسخة الحالية 3.0.0
آخر تحديث 2022-10-03
تاريخ النشر 2022-02-15
تقييم 5.00/5 مجموع تقييمات 5
المطور Nutree
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.nutree.tech
اللغات المدعومة 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:\/\/*\/"
    ]
}