Javascript is currently disabled. For best results, please
enable javascript
or
view our mobile version.
About
Twitter
Search
Contact
Random
Mobile
Submit
Follow
jah_n_key_jedi
on Twitter
∞ Jan 28th, 2012 at 2:17 am
/
Comments
Twitter
/
Facebook
View the discussion thread.
blog comments powered by
Disqus
Tumblr
Notes
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; } )()