Hi,
This took a while to figure out, so I'd like to make
it easier for others:
Apparently, if you want a brand new tab to load your
home page in FireFox--you are out of luck using
FireFox's "native" functionality. You need to add
an "extension" (not "extention").
Mozilla had this functionality at some point:
================================================== =============
Look for "browser.tabs.loadOnNewTab" at:
http://preferential.mozdev.org/preferences.html
and you will see:
What should be displayed in a newly created tab
* -1 : Browser startup page
* 0 : Blank page
* 1 : Your homepage
* 2 : Last visited page
Supposedly, if you were to type in:
about
:config
in FireFox, the configuration file would
show up and you could type in:
browser.tabs.loadOnNewTab
and that setting will show up. Then,
supposedly, right click, "Modify".
Don't even try it. It doesn't work!
More scattered info here:
https://bugzilla.mozilla.org/show_bug.cgi?id=269664
================================================== =============
Back to how to get it to actually work...
In order to get a newly opened tab to load your homepage,
you need to employ an extension.
The extension that allows you to do this is called:
Tabbrowser Preferences
Info on extensions:
-------------------------------------------------------------------------------
https://addons.mozilla.org/extension...cation=firefox
https://addons.mozilla.org/extension...cation=firefox
-------------------------------------------------------------------------------
Info on Tabbrowser Preferences:
-------------------------------------------------------------------------------
http://216.55.161.203/theonekea/tabprefs/
http://216.55.161.203/theonekea/
http://www.intraplanar.net/projects/tabprefs
http://www.google.com/search?q=Tabbrowser+Preferences
-------------------------------------------------------------------------------
To load "Tabbrowser Preferences", you will need to allow your
browser to allow Web sites to install software. Normally,
this should be TURNED OFF for security. To temporarily turn
it on, mouse to:
Tools -> Options -> Web Features
Click on "Allow Web sites to install software" to enable
this ability. Click on OK.
Now browse to this page:
https://addons.mozilla.org/extension...cation=firefox
Go down the page a bit and click on:
"Install Now"
A window shows up, displaying the URL:
<http://ftp.mozilla.org/pub/mozilla.org/extensions/tabbrowser_preferences/tabbrowser_preferences-1.2.7.1-fx.xpi>
and an "Install Now" button. Click on the button.
The Extensions window shows up, downloads the Tabbrowser Preferences
extension, and shows up in the window.
Close the Extensions window once it has installed.
Immediately go to Tools -> Options -> Web Features
Click on "Allow Web sites to install software" to DISABLE
this ability. The checkbox should be UNCHECKED. Click on OK.
You have now loaded the Tabbrowser Preferences extension. However,
you will need to close FireFox in order for it to work since
this extension loads on startup.
Shut down FireFox, restart, then mouse to:
Tools -> Options -> Tabbed Browsing
Look in the window for:
[-] Load the following in new tabs
If it has a [+] sign on the left, click on it and you will see:
Browser's home page (in newly created tabs)
Check this check box. You will probably want to
check the radio button:
(*) Load this in the foreground
If you already have a "New Tab" button on one of
your toolbars, then you might want to disable the one
that Tabbrowser Preferences creates. To do so, mouse
down to:
Show the new tab button on the tab bar (requires restart)
Uncheck the check box. Click OK.
Now to get everything working, close out FireFox, then
start it up again. When you open up a new tab by
clicking on the "New Tab" button or using the keyboard
shortcut of "Ctrl-T", your home page should show up
in the new tab window.