Created
October 17, 2009 14:56
-
-
Save youpy/212357 to your computer and use it in GitHub Desktop.
This file contains 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 make b.hatena.jp/youpy usable | |
// @namespace http://d.hatena.ne.jp/youpy/ | |
// @include http://b.hatena.ne.jp/youpy* | |
// @require https://raw.github.com/gist/3242/62166dfb4126bfd1b26ba586551fe96c469aec77/dollarX.js | |
// ==/UserScript== | |
$X('//style')[0].innerHTML = ''; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment