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": "Black New Tab FOCUS",
"version": "1.0.0",
"manifest_version": 3,
"description": "Replace the default new tab with an empty black page to help you stay focused",
"homepage_url": "https:\/\/github.com\/davzoku",
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"48": "icon48.png",
"128": "icon128.png"
}
}