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_extName__",
"description": "__MSG_extDesc__",
"version": "0.0.0.6",
"default_locale": "en",
"content_security_policy": {
"extension_pages": "script-src 'none'; object-src 'none'; default-src 'none'"
},
"chrome_url_overrides": {
"newtab": ".\/blank.txt"
},
"icons": {
"128": "\/icons\/default-128.png"
}
}