Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Adult Nutrition Chatbot (MVP)",
"version": "1.2",
"manifest_version": 3,
"description": "\u63a8\u85a6\u6210\u4eba\u71df\u990a\u54c1\u7684\u5c0f\u5e6b\u624b",
"icons": {
"16": "icons\/icon.png",
"48": "icons\/icon.png",
"128": "icons\/icon.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons\/icon.png",
"48": "icons\/icon.png",
"128": "icons\/icon.png"
}
},
"permissions": [
"storage"
]
}