{ "manifest_version": 3, "name": "Bookmarks Home", "description": "Your bookmarks beyond the bar", "version": "0.1", "chrome_url_overrides" : { "newtab": "tab.html" }, "icons": { "32": "images/icon-32.png", "48": "images/icon-48.png", "128": "images/icon-128.png" } }