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": "Start Screen: A business focused new tab.",
"version": "1.0.9",
"description": "A beautiful New Tab extension that keeps you informed and provides momentum in news, business and finance.",
"permissions": [
"storage"
],
"action": {
"default_icon": "icon.png"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
}
}