Unlock and Play all Angry Birds Levels In Chrome Browser

We all know how crazy people are for angry birds. I was the 7th or 8th person to install angry birds on chrome, and the next day i saw the number of installs were crazy. Anyways, i came to know about that angry birds on chrome has already been hacked that unlocks all the levels.

5716666567 d207615cf1 Unlock and Play all Angry Birds Levels In Chrome Browser

If you are playing Angry Birds Game from your Chrome browser and Want to play next level game without Completing all other levels then you can easily do this using below java tricks.

To unlock and access all levels of Angry Birds for Chrome, copy and paste below code in the address bar and hit enter.

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

To Lock Level again copy and paste below code in the address bar and hit enter:

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

This was hacked by Wes Bos.

I am sure that Rovio will come up with some solution but till then enjoy all levels.

Tags: , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*
*