Disable HATENA keyword

By Shinya Last update Sep 17, 2007 — Installed 167 times.
Script Summary:
Disables HATENA keyword anchers. Ancher nodes will be replaced with span nodes.
Version: 1.0.2

This script has no discussions.

start the discussion

This script has no reviews.

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

2007-09-17
  • Fixed exclude URI.
2007-08-11
  • Released.