Want to play the much hyped game "Angry Birds".
Thanks to Google for giving the people who don't own andriod / apple devices.
Visit :: http://chrome.angrybirds.com
Cheat Available ::
For unlocking all levels : In the browser window ( the one in which game is opened) place this javascript and press enter
javascript: var i = 0; while (i<=69) { localStorage.setItem('level_star_'+i,'3'); i++; } window.location.reload();
For relocking all levels :
javascript: var i = 0; while (i<=69) { localStorage.setItem('level_star_'+i,'-1'); i++; } window.location.reload();
No comments:
Post a Comment