>>873
//ReRe対応改修部分

if (!!elm.getElementsByClassName("yt-simple-endpoint")[0] && !!elm.getElementsByClassName("yt-simple-endpoint")[0].getAttribute("href")) {
if (!reported[elm.getElementsByClassName("yt-simple-endpoint")[0].getAttribute("href").split("?")[1].slice(2)])
{reported[elm.getElementsByClassName("yt-simple-endpoint")[0].getAttribute("href").split("?")[1].slice(2)] = true;
localStorage.reported = JSON.stringify(reported);
}
}

//ここまで

これで治らんかったらちょっと分からん