🏠 返回首頁 

YT👏Boost chat

在其它人拍手時自動跟著一起拍

< Feedback on YT👏Boost chat

Question/comment

代碼修正

text += emojiNode.getAttribute('shared-tooltip-text');

改成

text += emojiNode.getAttribute('shared-tooltip-text', 1);
LeadraAuthor
§
Posted: 2025-01-12

那就是把getAttribute23751那行,改成
text += emojiNode.getAttribute('shared-tooltip-text', 1);
這樣對嗎

LeadraAuthor
§
Posted: 2025-01-12

阿,原來是網站這裡的沒改過,感謝,已再次修正

Post reply

Sign in to post a reply.