Chromium - open with home pages "pinned"

1

I'm using the latest PPA Chromium under Ubuntu and I really like the "Pinned" tabs idea. Anyone know of a way to have my home pages open as pinned tabs automatically?

Kyle Smith

Posted 2009-10-20T15:17:02.680

Reputation: 211

Answers

1

I would guess that this is not possible yet.

Have a look at, and maybe keep an eye on in case anything happens, on http://code.google.com/p/chromium/issues/detail?id=24781

Neal

Posted 2009-10-20T15:17:02.680

Reputation: 8 447

2

There is no GUI way of doing this atm, but I solved this problem by using switches in the actual launcher for Chromium. Here is what I use: chrome.exe page1 page2 page3 --pinned-tab-count=3 That will open up these three pages pinned. Just replace the pages with the URL of your favourite sites and change the --pinned-tab-count number accordingly.

TheFuzzball

Posted 2009-10-20T15:17:02.680

Reputation: