Start up with defined tabs

User avatar
silverback
5StarLounger
Posts: 777
Joined: 29 Jan 2010, 13:30

Start up with defined tabs

Post by silverback »

A neighbour has a friend who has an iPad; this, apparently, has an icon on the screen which, when touched, opens Firefox with three tabs already set up.
He wants this on his Windows XP computer and has asked me if it can be achieved. Can it, please?

Thanks
Undecided

User avatar
HansV
Administrator
Posts: 78542
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: Start up with defined tabs

Post by HansV »

Yes, that is possible - see How to set the home page, in particular the section Set more than one website as your home page.

In short: open the web pages you want to start with (and no others).
Select Tools > Options.
In the General tab, under Startup, click "Use Current Pages".
Best wishes,
Hans

User avatar
Timelord
4StarLounger
Posts: 504
Joined: 23 Jul 2010, 18:36
Location: Westlake, OHIO

Re: Start up with defined tabs

Post by Timelord »

or if they want to manually enter them go to Internet Options and in the Homepage window type in the different addresses wanted. 1 per line.
Who will you Inspire today?

User avatar
Bigaldoc
PlatinumLounger
Posts: 3757
Joined: 24 Jan 2010, 11:00
Location: Lexington, KY, USA

Re: Start up with defined tabs

Post by Bigaldoc »

Timelord wrote:or if they want to manually enter them go to Internet Options and in the Homepage window type in the different addresses wanted. 1 per line.
In Firefox? I think you were thinking about IE...

User avatar
Timelord
4StarLounger
Posts: 504
Joined: 23 Jul 2010, 18:36
Location: Westlake, OHIO

Re: Start up with defined tabs

Post by Timelord »

You are correct, that is what I get for not reading the question thoroughly.
Who will you Inspire today?

User avatar
silverback
5StarLounger
Posts: 777
Joined: 29 Jan 2010, 13:30

Re: Start up with defined tabs

Post by silverback »

HansV wrote:Yes, that is possible - see How to set the home page, in particular the section Set more than one website as your home page.
In short: open the web pages you want to start with (and no others).
Select Tools > Options.
In the General tab, under Startup, click "Use Current Pages".
Thanks for that, but I failed to explain exactly what neighbour wants.
He wants exactly the effect that your solution above provides but attached to a new desktop icon. When he clicks on his existing Firefox icon, he still wants that effect to be to go to his nominated home page i.e he wants initial view in Firefox to be different depending on which icon is clicked.
As a result of a previous posting in this thread, I've got an Eileen's Lounge icon which opens Firefox on the portal page but I haven't been able to modify this to make it open more than one tab.
Is this possible, please?
Thanks
Silverback
Conscience is a mother-in-law whose visit never ends.
HL Mencken

User avatar
Leif
Administrator
Posts: 7210
Joined: 15 Jan 2010, 22:52
Location: Middle of England

Re: Start up with defined tabs

Post by Leif »

Not perfect, but:

Create a batch file (e.g. "URLs.bat") and in it put:

Code: Select all

start "" "C:\Program Files\Mozilla Firefox\firefox.exe" http://www.google.co.uk http://www.bbc.co.uk/news/ http://www.eileenslounge.com/
Then, either create a shortcut to the batch file, or simply keep the batch file on the desktop as the 'shortcut'.
Leif

User avatar
HansV
Administrator
Posts: 78542
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: Start up with defined tabs

Post by HansV »

Somewhat simpler: create a shortcut with target

"C:\Program Files\Mozilla Firefox\firefox.exe" http://www.google.co.uk" onclick="window.open(this.href);return false; http://www.bbc.co.uk/news/" onclick="window.open(this.href);return false; http://www.eileenslounge.com/" onclick="window.open(this.href);return false;

(I created it by first creating a shortcut to Firefox on my desktop, then editing its Target in its Properties dialog)
Best wishes,
Hans

User avatar
Leif
Administrator
Posts: 7210
Joined: 15 Jan 2010, 22:52
Location: Middle of England

Re: Start up with defined tabs

Post by Leif »

HansV wrote:Somewhat simpler: create a shortcut with target...
I could swear I tried that to no avail - but a much neater solution!
Leif

User avatar
silverback
5StarLounger
Posts: 777
Joined: 29 Jan 2010, 13:30

Re: Start up with defined tabs

Post by silverback »

Thank you Leif and Hans.
Exactly what was required.

Silverback :clapping: :clapping: :clapping:

User avatar
silverback
5StarLounger
Posts: 777
Joined: 29 Jan 2010, 13:30

Re: Start up with defined tabs

Post by silverback »

Leif and Hans
My neighbour sends his grateful thanks. It's exactly what he wanted. :thankyou: :thankyou:

Cheers
Silverback