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.
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.