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();