This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name play on tumblr | |
| // @namespace tag:mattn.jp@gmail.com,2008-04-03:/coderepos.org | |
| // @description play current image or video on tumblr dashboard with 'ENTER' key. open notes with 'h' key. like it with 'l' key. if won't work, pray on tumblr! | |
| // @include http://www.tumblr.com/dashboard* | |
| // @include http://www.tumblr.com/show/* | |
| // @include http://www.tumblr.com/tumblelog/* | |
| // @include http://www.tumblr.com/tagged/* | |
| // ==/UserScript== |