Nicolive Comment Adapter

add information to nicolive comment area

< 脚本Nicolive Comment Adapter的反馈

评价:好评 - 脚本运行良好

§
发表于:2021-07-18

クラス名に変更があったため、そのままでは動きません。
バージョン0.7,2021年7月18日時点で、次のように置換すると動きます。

19行目

//Before
span.___table-cell___3E0rV {
//After
span.___table-cell___3609X {

23行目

//Before
span.___comment-time___1sDyW {
//After
span.___comment-time___1LdNL {

27行目

//Before
span.___comment-author-name___2RYbs {
//After
span.___comment-author-name___11FD5 {

50行目

//Before
        let noTexts = document.getElementsByClassName("___comment-number___2Qws3")
//After
        let noTexts = document.getElementsByClassName("___comment-number___3q_RT")

69行目

//Before
        let commentTexts = document.getElementsByClassName("___comment-text___2cPL0")
//After
        let commentTexts = document.getElementsByClassName("___comment-text___Ufb5T")
catsleep作者
§
发表于:2021-10-20

ご指定ありがとう御座います。 属性セレクタを使うより柔軟な方法に修正しました。

§
发表于:2021-11-27

修正対応ありがとうございました。

发表回复

登录(不可用)以发表回复。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址