How-To Geek
Play Angry Birds in Your Favorite Browser (Web App, Website, and a Game Hack)
Are you ready to indulge in all of that Angry Birds goodness with your favorite browser? Then we have just what you need with information about the web app for Chromium-based browsers, accessing the game via website using your favorite browser, and a quick hack to unlock all of the levels.
First we will start off with the app for Chromium-based browsers. While this is little more than a link to the official website it can be nice to have if you like keeping everything neat and organized in your Apps Tab.


Download the Angry Birds App [via @Hatryst]
Decided that you want to play Angry Birds in Firefox, Opera, or another browser? Then you can visit the website directly and play the game there! You can choose between the Standard and HD versions as desired…


[via Digitizor]
Want to unlock (or relock) all of the levels when playing Angry Birds in your favorite browser? Then use the following bits of code by pasting them into the Address Bar while the game is open and hit Enter.
Unlock the Levels
javascript: var i = 0; while (i<=69) { localStorage.setItem(‘level_star_’+i,’3′); i++; } window.location.reload();
Lock the Levels
javascript: var i = 0; while (i<=69) { localStorage.setItem(‘level_star_’+i,’-1′); i++; } window.location.reload();
[via VikiTech]
Have fun!
Got Feedback? Join the discussion at discuss.howtogeek.com
Comments (9)
Akemi Iwaya (Asian Angel) is our very own Firefox Fangirl who enjoys working with multiple browsers and loves 'old school' role-playing games. Visit her on Twitter and Google+.
- Published 05/13/11




Thanks HTG ;)
And the cheats are great !!
(use only in case of extreme frustration) :D
It’s also worth noting that the hacks require you to be in a level
(I really just wanted to try the chrome exclusive levels)
The cheats don’t work..
Just FYI for any fans of PvZ chrome.plantsvszombies.com
chrome apps dont work in china,dang it
Doesn’t like explorer either; good thing though, half the office would never get any work done..
I don’t know who the cheats work for, but I can’t get them to work at all, and I’m playing in Chrome.
where do i copy and paste the cheats?
Miku Theme, W00T!