Custom URL for New Tab v1.0.1
Load a custom URL when opening a new tab.
Most extensions that allow a custom URL for the new tab page do so by redirecting to the URL then attempting to focus on the address bar.
This extension fixes the second step by using a new method, rather than redirecting it loads the URL in the background then injects its content into a empty new tab page.
This means there is no redirect, and therefore the address bar never actually loses focus in the first place.
Permissions:
* Read and change all your data on the websites that you visit - Used only to load the URL in the background, none of your data or websites you visit are ever read or changed.
* Replace the page that you see when opening a new tab