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", "chrome_url_overrides": { "newtab": "index.html" }, "background": { "service_worker": "background.js" }, "description": "BlankNewTab - Your clean slate for productivity and quick access to essential tools and resources.", "icons": { "128": "logo.png" }, "manifest_version": 3, "name": "BlankNewTab", "offline_enabled": true, "version": "1", "permissions": [ "search" ] }