Angry Birds, one of the most popular video games, until now was available only on the Android and iOS platform. But now the game has finally become platform independent and is now available online as a HTML5 game.
Hear over to chrome.angrybirds.com to play the game now. The game is available in SD version and HD version. You can choose a version depending upon your internet connection. There’s also a Chrome app available, which you can get from the Chrome web store.
The game was released specially for Chrome, but it can be played on any modern browser, including Firefox, Opera, and IE. The entire game is also available to play offline using Google Chrome cache.
Currently it’s in the beta phase, so only 63 levels of the original game is available, with an additional 7 special exclusive Chrome levels.
Wesbos, a web developer, was able to find a hack that gave him access to all the levels in the game, even the special Chrome levels. To get access to all levels in Chrome Angry Birds, just copy and paste the following code into your browser’s address bar.
javascript: var i = 0; while (i<=69) { localStorage.setItem('level_star_'+i,'3'); i++; } window.location.reload();
To set all levels to locked, simply copy and paste following code into your address bar:
javascript: var i = 1; while (i<=69) { localStorage.setItem('level_star_'+i,'-1'); i++; } window.location.reload();
5 thoughts on “Now Play Angry Birds Online, Plus Hack to Unlock All Levels”
hi im trying to do it it wont work can u give me a video example please
be careful with downloads of angry birds claiming to have unlocked all levels… on the iphone, there is a virus in a mockup angry birds application that says you get all level access… but it’s actually installing spyware on your phone. — http://www.pcworld.com/businesscenter/article/219594/angry_birds_monkey_jump_apps_wrapped_with_malware.html
I love your site, btw. Lots of useful information. Found your site cuz I’m trying to set up WordPress mu on nationalcybersecurity.com and was having problems with a few things. very helpful bits of stuff you got here. keep up the good work. 🙂
Thanks Molly ! 🙂
If you still need any help with the WP MU stuff, let me know.
question: do you know the answer, if you want to play the facebook level games in hang ’em high, do you need to allow rovio access to your facebook account? if not, how do i do it?
thanks!