bbs2chのexのデフォルトスキんだがpopup.jsのb2rPopup.idPopupのinitに var resNode = document.getElementById("res1").getElementsByClassName('resID')[0]; resNode.innerHTML.match(/(id_[^"]*)/);var id = RegExp.$1; var xpath = "descendant::span[@class='"+id+"']"; for(let [index, node] in b2rPopup.xpathEvaluate(xpath)){ node.setAttribute("title", "ichidayo");}