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": "\u30b5\u30c6\u30e9\u30a4\u30c8AI\u30fb\u97f3\u58f0\u5165\u529b",
"version": "1.0.2",
"description": "",
"manifest_version": 3,
"background": {
"service_worker": "background.js"
},
"action": {
"default_title": "\u30b5\u30c6\u30e9\u30a4\u30c8AI\u30fb\u97f3\u58f0\u5165\u529b",
"default_popup": "popups\/popup.html",
"default_icon": {
"32": "icons\/32x32.png",
"48": "icons\/48x48.png",
"96": "icons\/96x96.png",
"128": "icons\/128x128.png"
}
},
"icons": {
"32": "icons\/32x32.png",
"48": "icons\/48x48.png",
"96": "icons\/96x96.png",
"128": "icons\/128x128.png"
}
}