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 quote remover | |
// @namespace test | |
// @description quote/regular postを全部削除します | |
// @include http://www.tumblr.com/dashboard* | |
// @author joodle | |
// @compatibility Firefox 5.0(Scriptish 0.1), Chrome 12.0.742.112, Opera 11.50 | |
// @charset UTF-8 | |
// @version 1.4 | |
// ==/UserScript== |