Skip to content

Instantly share code, notes, and snippets.

@youpy
Created October 17, 2009 14:56
Show Gist options
  • Save youpy/212357 to your computer and use it in GitHub Desktop.
Save youpy/212357 to your computer and use it in GitHub Desktop.
// ==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