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