Element Killerは 以下のように

if(event.button != 0) return;
event.stopPropagation();
this.parentNode.removeChild(this);


Google Cacheは問題ない