Chrome Tips & Tricks
14 Mar
Though Google Chrome is a baby compare to all other Giants. However, its popularity growing day by day. Here i am mentioning 10 Popular Google Chrome Themes. With Themes surfing on internet will be surely more fun.
You would like to read my post How to install themes in Google Chrome if you don’t know how to install them.
IMPORTANT: Do make the backup of the original theme file before replacing it with these new ones.
1 – Go Green

A mix of green colors in a truly “Green” environment. This is a theme for all of you who care about our planet. Go Green!
Download | Theme Author
(more…)
21 Feb
After having one of those ‘Download Video from YouTube’ sites many moons ago, i thought i’d check the code and see what could be done for Chrome as yes it can be done.
Create a new bookmark and call it “Download YouTube” or something you will remember, then for the address field paste:
Quote:
javascript:window.location.href = ‘http://youtube.com/get_video?video_id=’ + swfArgs['video_id']+ “&l=” + swfArgs['l'] + “&sk=” + swfArgs['sk'] + ‘&fmt_map’ + swfArgs['fmt_map'] + ‘&t=’ + swfArgs['t'];
Then save your bookmark. Next go to the YouTube video you want to download, when it starts playing click your “Download YouTube” bookmark and you will see the .flv start to download in Chrome’s download status bar.