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": "Blank New Tab",
"description": "Simply opens a white page when you open a new tab",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"version": "1",
"manifest_version": 2,
"icons": {
"32": "browser32.png",
"64": "browser64.png",
"128": "browser128.png"
}
}