It’s easy to do in Firefox and Flock, but disappointingly more difficult than it should be. You either just have to inconveniently let all your pages open every time you open the browser OR you can use a simple Javascript widget that I found and use. Here you go:
javascript:(function()%7B%20window.open(‘http://type your site here’);%20%7D)(); javascript:(function()%7B%20window.open(‘http://type your second site here’);%20%7D)(); javascript:(function()%7B%20window.open(‘http://i think you’ve figured it out’);%20%7D)(); javascript:(function()%7B%20window.open(‘http://you know the drill’);%20%7D)();
Just type in the URLs where I told you to and copy it all into the one line in the options. Now when you hit the li’l home button on the bar. It’ll open a new tab for each site. There ya go!
Comments off