• About
  • Twitter
  • Search
  • Contact
  • Random
  • Mobile
  • Submit
twitter / jah_n_key_jedi

Follow Cube923 on Twitter

1 note
  • ∞ May 24th, 2011 at 11:06 pm / Comments
  • Twitter / Facebook
blog comments powered by Disqus

Tumblr Notes

  1. gesign81 reblogged this from jahnkeyjedi
  2. jahnkeyjedi posted this
← Newer Post   Older Post →
Home / Archive / RSS / Powered by Tumblr / M82 Theme by Airspace Workshop
dashboard undertaker /* * @title dashboard undertaker * @description kako no dashboard ni moguru tameno bookmarklet desu. * @include http://* * @license MIT License */ (function(){ var a=document.querySelectorAll('a[id^="post_"]'); var i=parseInt(a[a.length-1].href.match(/post\/(\d+)/)[1]); i=i+1; location.href='http://www.tumblr.com/dashboard/999?offset='+i; } )()