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

Follow jah_n_key_jedi on Twitter

  • ∞ Jan 28th, 2012 at 2:17 am / Comments
  • Twitter / Facebook
blog comments powered by Disqus

Tumblr Notes

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