bka 发表于 2018-1-2 16:36

pgain2004 发表于 2018-1-2 17:40

https://greasyfork.org/en/scripts/21284-%E5%93%94%E5%93%A9%E5%93%94%E5%93%A9-bilibili-com-%E6%92%AD%E6%94%BE%E5%99%A8%E8%B0%83%E6%95%B4
一搜就有,推荐下次先自己搜搜……
对弹幕的细化处理可看看本坛超能力者写的扩展https://github.com/xmcp/pakku.js

xmcp 发表于 2018-1-2 18:41

setTimeout(function(){
document.querySelector('.bilibili-player-video-btn-widescreen').click();
document.querySelector('.bilibili-player-video-btn-danmaku').click();
},1000);

随便拿个猴子应该就行
页: [1]
查看完整版本: 求一个默认屏蔽B站弹幕+自动宽屏的脚本