How to unlock all levels for Angry Birds Online (Chrome) - Cheat

How to unlock all levels for Angry Birds Online (Chrome) - Cheat

Posted in android

As you may have heard, the Angry Birds game is now free to play online using the Angry Birds chrome web app over at http://chrome.angrybirds.com. This little cheat unlocks all the levels - just follow the cheat instructions below:

Cheat instructions



1. Open the game using the following url:

http://chrome.angrybirds.com

2. Wait for the game to load.

Angry Birds Chrome Online

3. Just paste the following code into the browser address bar:

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

4. This causes the game to reload and all levels will be playable..

Angry Birds Chrome Online

Enjoy!!

If you want to reset the levels (lock them again) copy this line instead:

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

Angry Birds Online



The current version of Angry Birds online comes with 2 areas - Poached eggs (the classic starter zone) and the Chrome Dimension (a new set of levels for the chrome web app). This cheat unlocks all levels for both areas.