Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Material You NewTab", "version": "3.1.1", "description": "A Simple New Tab (browser's home page) inspired by Google's 'Material You' design.", "permissions": [ "search" ], "optional_permissions": [ "bookmarks" ], "host_permissions": [ "https:\/\/www.google.com\/complete\/search*" ], "icons": { "16": "favicon\/icon16.png", "48": "favicon\/icon48.png", "128": "favicon\/icon128.png" }, "action": { "default_icon": "favicon\/icon48.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "incognito": "split" }