<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Morten Bock</title><link>http://www.mortenbock.dk/</link><description>A feed of new content on my website</description><item><author>Morten Bock</author><category>chrome</category><category>google</category><category>browser</category><description>
&lt;p&gt;I just wanted to shared this tip, if anyone else wants a bit of
control over the thumbnails that show up in the "New tab" page of
Chrome.&lt;/p&gt;

&lt;p&gt;For me, it was annoying that it had saved the
http://twitter.com/ url, because the front page has the stupid
login box where you have to get your mouse going. Instead, I want
it to go to http://twitter.com/home which has a much better login
box.&lt;/p&gt;

&lt;p&gt;This is not supported by chrome, as far as I can tell, so I went
digging. And I found a small file that contains the tabs. In my
case (On XP in danish) it is here:&lt;/p&gt;

&lt;p&gt;C:\Documents and Settings\Morten Bock Sørensen\Lokale
indstillinger\Application Data\Google\Chrome\User
Data\Default\Preferences&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;UPDATE:&amp;nbsp;&lt;br /&gt;
 &lt;span&gt;&lt;em&gt;I now upgraded to Windows 7, and here the file is found
in:&lt;br /&gt;
&lt;span&gt;&lt;em&gt;C:\Users\Morten Bock
Sørensen\AppData\Local\Google\Chrome\User
Data\Default\Preferences&lt;/em&gt;&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Open it with your favorite text editor, and look near the
bottom. There is a list of "pinned_urls" in what looks like Json to
me. I just changed the link I needed from:&lt;/p&gt;

&lt;div id="_mcePaste"
style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;
"1cc089548931c4fe0463e7a98ec6078e": {&lt;/div&gt;

&lt;div id="_mcePaste"
style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;
"direction": "ltr",&lt;/div&gt;

&lt;div id="_mcePaste"
style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;
"index": 2,&lt;/div&gt;

&lt;div id="_mcePaste"
style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;
"title": "Twitter / Home",&lt;/div&gt;

&lt;div id="_mcePaste"
style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"&gt;
"url": "http://twitter.com/home"&lt;/div&gt;

&lt;p&gt;"1cc089548931c4fe0463e7a98ec6078e": {&lt;br /&gt;
 "direction": "ltr",&lt;br /&gt;
 "index": 2,&lt;br /&gt;
 "title": "Twitter / Home",&lt;br /&gt;
 "url": "http://twitter.com/"&lt;br /&gt;
 },&lt;/p&gt;

&lt;p&gt;to&lt;/p&gt;

&lt;p&gt;"1cc089548931c4fe0463e7a98ec6078e": {&lt;br /&gt;
 "direction": "ltr",&lt;br /&gt;
 "index": 2,&lt;br /&gt;
 "title": "Twitter / Home",&lt;br /&gt;
 "url": "http://twitter.com/home"&lt;br /&gt;
 },&lt;/p&gt;

&lt;p&gt;And off we go :-)&lt;/p&gt;

&lt;p&gt;Just remember to do this while Chrome is closed, otherwise it
will overwrite your changes.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
</description><guid isPermaLink="false">1755</guid><link>http://www.mortenbock.dk/blog/2009/11/24/editing-chrome-thumbnails.aspx</link><pubDate>Tue, 24 Nov 2009 19:52:25 +0100</pubDate><title>How to edit Chrome thumbnails</title></item></channel></rss>
