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?

link|improve this question
feedback

2 Answers

up vote 1 down vote accepted

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

link|improve this answer
Good find, Thanks. – Kyle Smith Oct 22 '09 at 12:13
feedback

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.