Set the new-tab page in Firefox

1

A couple of months ago, I configured Firefox to load a local html file containing my commonly-used links whenever I open a new tab

This week I've been trying to find where I set this up. I cannot find this setting anywhere in the Firefox options. Somewhere there is (or was) a dialog box with an item that said something like 'Page to load in new tab'. Where was it? Could Mozilla have removed it in the latest upgrade?

I'm not using any extensions but LastPass, so it's not controlled by an extension.

user81430

Posted 2012-09-08T15:18:54.433

Reputation: 539

Answers

6

  • Open a new tab and type about:config in the address bar
  • Click "I'll be careful"
  • Select browser.newtab.url
  • Double click on that line and change the value to the address of your local file

jsj

Posted 2012-09-08T15:18:54.433

Reputation: 422

An additional note: if you need to hunt through all the items in the about:config list, enter any part of it that you know in the Search box. The list will be whittled down to only the items that contain your search term. – user81430 – 2012-09-08T18:09:49.640