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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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:\/\/*\/"
    ]
}