Archive for 'Chrome'

Get the new look of youtube in firefox and Chrome

newlook

Everything is changing. So is youtube. Here is a small tip to get the new look of youtube before the official release Go to www.youtube.com In firefox press “Ctrl+Shift+K” to open up web console In chrome press “Ctrl+Shift+J” to open up the web console Copy and paste the following code into the console and press [...]

Hack for angry birds chrome, unlocking all levels

angry-hacked

Here is the crack for unlocking all levels of chrome angry birds Copy and paste this into your address bar in Chrome and fire up Angry Birds. Code: javascript: var i = 0; while (i<=69) { localStorage.setItem(‘level_star_’+i,’3′); i++; } window.location.reload(); If you want to switch the game back to all levels locked, use the following [...]

Angry birds has come to chrome

angrybirds

Announced at the Google I/O Conference in San Francisco, the new browser-based version of Angry Birds is a testament to how far Google’s Chrome browser has come in a short time. According to Sundar Pichai, Google’s senior vice president of Chrome, Angry Birds in a web browser wouldn’t have been possible a year ago. With [...]

‘Like’ Button for tweets by browser extension

thumbsu1

The developer Jesse Stay has built a way “Like” tweets on the Twitter homepage. The winner of Kynetx’s Facebook App contest, Stay’s browser plugin uses Facebook’s iframe code to give you the option to “Like” in addition to “Retweet,””Favorite,” and “Reply to” Tweets on Chrome, Internet Explorer or Firefox. Just install the extension and the [...]

Download Rockmelt Web Browser Without Invitation

rockmelt2

RockMelt is backed by Netscape founder Marc Andreessen and has entered a private beta today. It lives in the cloud and uses Facebook authentication to synchronize a user’s browsing experience across machines. Your settings, bookmarks, etc., are all backed up online. RockMelt is built on Chromium, the open source project behind Google’s browser. Download Rockmelt Note: This [...]

Download Google Chrome 6.0 [Offline Installer]

chrome

Google Chrome 6.0.472.53, the stable build of the latest version of Google Chrome has been released for Windows, Mac and Linux. Having completed just 2 years, Google Chrome has grown and improved leaps and bounds and now, it has become the top choice of many geeks and non-geeks. Chrome 6 comes with a host of [...]

Take screenshot of entire webpage

ScreenShot011

If you want to take a screenshot of webpage what will you do? In most of the cases you will use the print screen button or will be using some software to take it. What if you want to take the screen shot of an entire page? Ya there is a solution for that to…. [...]