I would like to change the about:blank page to the url of my firefox addon homepage page.
How do I change the default new tab url or can give a new tab a default url?
I'm using the Firefox Add-on SDK.
|
I would like to change the How do I change the default new tab url or can give a new tab a default url? I'm using the Firefox Add-on SDK. |
||||
|
|
You could use a combination of the TabOpen event and the window.location method. |
|||
|
|