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": 2,
"name": "Blank Tab",
"description": "Makes the New Tab page a truly blank page which uses no scripts. It also supports light and dark mode.",
"version": "1.1",
"offline_enabled": true,
"homepage_url": "https:\/\/youtu.be\/M6lrnV5coqw",
"icons": {
"16": "icon_16.png",
"128": "icon_128.png"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
}
}