Firefox web extension change url of new tab addon Firefox web extension change url of new tab addon google-chrome google-chrome

Firefox web extension change url of new tab addon


There was a bug in Firefox that did not clear the address bar, but it's fixed as of Firefox 57.

You can customize the tab title by setting the <title> element in your new tab page's HTML. From documentation for the extension manifest.json file:

It's very good practice to include a for the page, or the tab's title will be the "moz-extension://..." URL.