Tag Archives: Chrome

Angry birds for Chrome already hacked

Well, that did not take long at all. The Chrome version of Angry Birds has only been live for a few hours and it’s already been hacked to give players access to all of the levels. Web developer Wes Bos saw the potential to make a slight change to the web cache and had a working hack in a short time.

Bos says that he was able to quickly find a hack that gave him access to all of the levels in the game, even the special Chrome levels.

I was quickly able to find a hack that gave me access to all the levels, even the special Chrome levels!  So to  get access to all levels in Chrome Angry Birds, just copy and paste the following line into your browser’s address bar.

Here’s the code that Bos provided to unlock all of the levels, just copy and paste this into your address bar in Chrome and fire up Angry Birds.

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 this code in the address bar.

javascript: var i = 0; while (i<=69) { localStorage.setItem('level_star_'+i,'-1'); i++; } window.location.reload();

Bos goes on to explain that the key to the hack is that Rovio mentioned that it was using HTML5′s LocalStorage to cache game files.

If you open up Web Inspector in Chrome, you’ll see they are keeping track of your score and stars with localstorage. Lucky for us, that means we can use setItem() set all 70 levels to 3 and get access to them all.

So if you don’t want to play through all of the boring early levels, try out Bos’ hack and let us know how it works.

via The next Web

Angry Birds for free on Chrome app store

Bosses beware! Gaming sensation Angry Birds is now available on the Web browser. This could very well mean that employees, who till now played solitaire or switched tabs to move to other gaming sites at work, now have a killer of a game to kill their time with.

The game featuring birds destroying the pigs who stole their eggs, with the help of a slingshot is addictive and has been, according to the developer, Rovio Mobile, downloaded over 140 million times.

When Google celebrated the 30th anniversary of Pac-Man game with an interactive doodle, that allowed users to play Pac-Man right on the Google home page led to, according to analysts, a loss of $120 million to the British economy. Wonder the damage Angry Birds can do?

Angry Birds attack the Web, work hours at stake

At the Google I/O developer conference Rovio Mobile announced the web version of Angry Birds which is now available on Google’s Chrome Web Store. But that doesn’t prevent users on other browsers from enjoying the Angry Birds experience. We have tested the game on Mozilla Firefox 4, Opera 11 and on Internet Explorer 9. While it plays smooth on Firefox and Opera, it’s buggy on Internet Explorer. The game can be played in two formats, standard definition and high definition.

The Chrome app has been downloaded over 100,000 times and has an average 4.7 star rating.

The Chrome version of the game is a beta release and includes 63 levels out of the 120 in the original game and an additional seven special Chrome levels. But not everything is going right with the release. “Those nasty pigs don’t want you to proceed past Level 1-20. We are flying fast and are working on the fix,” says the description on the Angry Birds page on the Chrome Web Store.

While the mobile phone is the hot platform for game developers, but the Web is still thriving as a platform for gaming and this appearance of a popular game from an app to Web avatar further establishes the fact.

The Web version of the Angry Birds game is available at chrome.angrybirds.com

Via IBN Live

Google home page = chrome page

Those nice people at Google, engineers at heart rather than craven, money-grabbing business people, seem to have suffered a sudden attack of commercialism.

The folks at the Silicon Alley Insider alerted me to this startlingly commercial ad on the Google home page. It can’t be, I thought. So I went to Google.com myself and there it still was: a dry little thing in the right-hand corner suggesting that I should download Google Chrome.

You might be wondering why Google might have taken this sudden, almost alarming step into advertising’s dark hole.

You might consider that it comes soon after Google’s extremely engaging Chrome campaign, the one that comes over all Picasso.

You might wonder whether the company has had enough of browser war talk and decided to enact browser war mayhem.

You might also wonder whether, following the rumors of a Google phone, the company has decided that it has had enough of its nice-guy persona. Like a priest who’s renounced his vows in order to play the field, Google is going to make a grab for every last dollar in the technological space.

Whatever the reason, it all seems rather sweet. Which is just how Google wants it to seem.

via Cnet

Google’s chrome OS to launch soon

Google’s Chrome OS project, first announced in July, will become available for download within a week, we’ve heard from a reliable source. Google previously said to expect an early version of the OS in the fall.

What can we expect? Driver support will likely be a weak point. We’ve heard at various times that Google has a legion of engineers working on the not so glamorous task of building hardware drivers. And we’ve also heard conflicting rumors that Google is mostly relying on hardware manufacturers to create those drivers. Whatever the truth, and it’s likely in between, having a robust set of functioning drivers is extremely important to Chrome OS’s success. People will want to download this to whatever computer they use and have it just work.

We expect Google will be careful with messaging around the launch, and endorse a small set of devices for installation. EEE PC netbooks, for example, may be one set of devices that Google will say are ready to use Chrome OS. There will likely be others as well, but don’t expect to be able to install it on whatever laptop or desktop machine you have from day one. Google has previously said they are working with Acer, Adobe, ASUS, Freescale, Hewlett-Packard, Lenovo, Qualcomm, Texas Instruments, and Toshiba on the project.

We’ve seen convincing and not so convincing screenshots of Chrome OS over the last several months. The good news is the speculation is about to end, and you can try it out yourself. If you have one of the supported devices, that is.

via Techcrunch