見ているページにはてなハイクで言及したいときに発動させるもの
/* * @title Haiku! * @description 見ているページにはてなハイクで言及したいときに * @license MIT License */ document.location = 'http://h.hatena.ne.jp/target?word=' + encodeURIComponent(document.location);