Description

My photo
Welcome! 1337 tips & tricks, for your entertainment and benefit.

Friday, April 15, 2011

Unleash your Inner-Gammer. Game key bindings for Firefox.

You'll need
- Firefox
- The enclosed add-on

1) Navigate to the below url.
2) Click install.
3) Memorize the bindings. Should be second nature to Pro-gamers.
4) Enjoy!


Use WASD keys to navigate through firefox using this add-on. Very fast and geekworthy.

https://addons.mozilla.org/en-US/firefox/addon/gamers-control/

Sunday, April 3, 2011

Novelty Hack. In-browser Katamari Game!

You'll need:
- A web browser. (Preferably Firefox or chrome.)
- The following code.

1) Paste the following code into your URL bar.

javascript:var i,s,ss=['http://kathack.com/js/kh.js','http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js'];for(i=0;i!=ss.length;i++){s=document.createElement('script');s.src=ss[i];document.body.appendChild(s);}void(0);

2) Hit enter.
3) Have fun!