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": "Gradient New Tab", "description": "This extension displays a colorful gradient on the page that appears when opening a new tab.", "version": "0.1.2", "icons": { "128": "icon128.png" }, "chrome_url_overrides": { "newtab": "index.html" } }