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": "Extension List",
"version": "1.2.0",
"manifest_version": 3,
"description": "Extension List",
"icons": {
"16": "images\/icon-16.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"action": {
"default_icon": {
"19": "images\/icon-19.png",
"38": "images\/icon-38.png"
},
"default_title": "Extension List",
"default_popup": ".\/popup\/index.html"
},
"permissions": [
"management",
"storage"
]
}