11 January 2010 ~ 0 Comments

A couple of chrome switches

This isn’t anything too new, but just a few switches I use with my chrome install. This is more or less for my documentation, but I thought it might help others.

First, Pin Tabs, while this isn’t anything new, a switch allows you to pin the first number of x tabs. This is beneifical. I have my blog, e-mail’s and Google Reader open in tabs and use this to make them all pinned on startup

--pinned-tab-count=5

Now this next one is for a specific extension SpeedTracer, a lot like yslow for firebug. Well, to make this one work you need

--enable-extension-timeline-api

So that’s it, nothing ground shattering. But definitely useful.

Leave a Reply