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",
"manifest_version": 3,
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "2.5",
"default_locale": "en",
"action": {
"default_popup": "popup.html",
"default_icon": "128.png"
},
"icons": {
"19": "19.png",
"48": "48.png",
"128": "128.png"
},
"permissions": []
}