Your Chrome new tab page is a vibe coding project waiting to happen
… The HTML bit is what you can vibe-code using your coding agent of your choice! Within the manifest.json file, you'll have something like "chrome url overrides": { "newtab": "newtab.html" }, and whatever you put in that HTML file is what shows up every time you open a new tab. …