Google-chrome – Open Chrome ‘new tab’ with a particular url

google-chrome

When I open a new tab in Chrome, I want to have it load particular URL.

I can see how to set a home page, and how to tell it what to do on startup — but not how to load a page for new tabs.

How can I make it do this? Is it possible?

Best Answer

There are some extensions for that. It's the easiest option, search with 'new tab override' keyword. Here's a random example from Chrome Store. Try it. Custom New Tab

If you don't want to rely on third part, I've also found manual instructions on Stack Overflow. Override the Chrome new tab page with a webpage?

And also small video for that extension to code with. Chrome Extensions: New Tab Override - Programming with Text

Related Question