Disable Hatena Keywords

By Shinya Last update Apr 3, 2011 — Installed 460 times.


Script Summary: Disables Hatena keyword anchers. Ancher nodes will be replaced with span nodes.

Version: 1.0.4

License: GPL license

Example:
<a href="http://d.hatena.ne.jp/keyword/example" class="keyword">example</a> -> <span class="keyword">example</span>

This script is supporting AutoPagerize 0.0.12.

Released under the GPL license.

History

2011-04-03
  • Added @include http://anond.hatelabo.jp/.
2011-03-29
  • Fixed script code.
2007-09-17
  • Fixed exclude URI.
2007-08-11
  • Released.