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, "version": "1.2", "name": "NewTab", "description": "NewTab removes the new tab site and replaces it with a new background.", "icons": { "16": "img\/favicon-16x16.png", "32": "img\/favicon-32x32.png", "48": "img\/favicon-48x48.png", "128": "img\/favicon-128x128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" } }