B站直播间发送快捷弹幕
< 腳本快捷弹幕的回應
加载不出来可能是CDN连不上,网络原因或者有插件把CDN屏蔽了。(我的就是ublock把CDN屏蔽了)另外B站的按钮变多了,建议把var father = document.getElementsByClassName('bottom-actions p-relative')[0];的'bottom-actions p-relative'改成'bottom-actions p-relative'这样工具栏就在发送键左边。
登入以回覆
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
加载不出来可能是CDN连不上,网络原因或者有插件把CDN屏蔽了。(我的就是ublock把CDN屏蔽了)
另外B站的按钮变多了,建议把
var father = document.getElementsByClassName('bottom-actions p-relative')[0];
的'bottom-actions p-relative'改成'bottom-actions p-relative'
这样工具栏就在发送键左边。