@kouign_amann 下記を bookmarklet に登録して実行すれば消せました
```
javascript:(function()%7B if(typeof this.tgt==='undefined') this.tgt=document.getElementsByClassName('wQ2Ma'); for(var i=0;i<this.tgt.length;i++)%7Bthis.tgt.item(i).style.display = "none";%7D%7D)();
```