/*
* @title Hidden notify button in hatena global header
* @description Oh...
* @license MIT License
* @include http://*hatena.ne.jp/*
* @include http://*hatena.com/*
*/
var notify = document.getElementById('header-notify');
notify.innerHTML = '';