Disable Hatena Keywords

By Shinya Last update Nov 13, 2012 — Installed 1,082 times.

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



Version: 1.1.0

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

2012-11-13
  • Added Hatena Blog domains.
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.