Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"name": "Test Extension CRX",
"manifest_version": 3,
"version": "2.0",
"version_name": "Extension CRX 2.0",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Extension for testing purposes Extension for testing purposes",
"author": {
"name": "Sindu",
"email": "[email protected]"
},
"browser_action": {
"default_icon": "PicMonkey_16.png",
"default_popup": "popup.html"
},
"language": "en",
"country": "USA",
"incognito": "not_allowed"
}