Gimme Friction Baby bookmarklet
I remain as addicted as ever to Gimme Friction Baby, the simple yet devastatingly addictive little game by Wouter Visser. (My high score currently 50.) Anyway, I just made myself a little bookmarklet that pops up a window for the game so that its pleasures will never be more than a click away. (Sure, one could just bookmark the page, but that's so much less elegant....)
Okay, this works for me and hopefully will work for you as well: just drag this bookmarklet to your toolbar:












Nice Job, Deb. ^_^
If you'd allow me to make just a small edit to it, the window that pops up will be the exact size:
javascript:(function()%7Bjavascript:(function()%7Bw=window.open('http://casualgameplay.com/cgdc3/?gameID=2','mywin','left=20,top=20,width=640,height=480,toolbar=0,resizable=0,menubar=0,status=0');setTimeout(function()%7Bw.focus();%7D,500);%7D)();%7D)();
In case that code gets stripped by your comment processor, change width to 640, height to 480, and resizable to 0.
Then it's perfect. :)
Posted by: Jay | December 24, 2007 at 06:14 PM
Thanks Jay! That's perfect. Just made the changes.
And thanks for unleashing this game on the world!
Posted by: Debra Hamel | December 24, 2007 at 06:57 PM