2012-04-02 by Ritchie Thai Updated: 2012-04-04 So there's this game called Browser Quest at browserquest.mozilla.org I've messed around with it and came up with this hack to play as the final boss. I talked to people in the game and there was interest (of course) in how I did this, so here's the hack below. Paste it into your browser's address bar while playing the game, hit enter, then refresh. There are other ways to do it if you understand JavaScript, but otherwise, you'll need to be running Chrome or an older version of Firefox for this to work. Chrome seems to remove the "javascript:" part at the front, so type it in before hitting enter. Go and show them who's boss! javascript:localStorage["data"]='{"hasAlreadyPlayed":true,"player":{"name":".","weapon":"boss","armor":"boss"},"achievements":{"unlocked":[]}}';