/* * @title haiku Twitter連携 * @description * @include http://h.hatena.ne.jp/* * @license MIT License */ (function(){ document.getElementsByClassName('entry-form')[0].innerHTML+='<input type=checkbox name="post_to_twitter">'; })();