bilibili播放视频倍速自定义,可记忆

bilibili播放视频倍速自定义,刷新浏览器也不会丢失之前设置的速度, 弹幕默认打开方式由你控制,视频列表播放单个视频结束时自动跳过充电页面从而快速进入下一个视频

< 腳本bilibili播放视频倍速自定义,可记忆的回應

評論:正評 - 腳本一切正常

§
發表於:2024-07-04

line 70 新增selector

if ((document.querySelector("bili-comments") || document.querySelector(".bili-comment") || document.querySelector(".bb-comment")) && document.getElementById("video_speed_div") === null) {
§
發表於:2024-07-05

有用, 感谢!

§
發表於:2024-07-05

的确有用, 感谢, 替换第70行就行了

§
發表於:2024-07-06

非常感谢,我这里是72行,调用addSpeedBtns的上面

atjiu作者
§
發表於:2024-07-08

line 70 新增selector

if ((document.querySelector("bili-comments") || document.querySelector(".bili-comment") || document.querySelector(".bb-comment")) && document.getElementById("video_speed_div") === null) {

感谢,直接用了你提供的代码更新了
PS: b站真是嫌的,没事总改网页dom结构!!!

發表回覆

登入以回復