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": "Agreement App",
"version": "1.2.6",
"description": "an app to practice agreement in language lessons",
"icons": {
"16": "logo_16.png",
"48": "logo_48.png",
"128": "logo_128.png"
},
"action": {
"default_popup": "popup.html"
}
}