/*
* @title H::B ('x')
* @description hidden submit form on Hatena Bookmark for an observer
* @include http://b.hatena.ne.jp/entry/*
* @license MIT License http://opensource.org/licenses/MIT
* @javascript_url
*/
(document.querySelector('#add-bookmark-container') || { style: { display: '' }}).style.display = 'none';
void 0;