Greasy Fork is available in English.

bliveproxy

B站直播websocket hook框架

此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.org/scripts/417560/1045452/bliveproxy.js

作者
xfgryujk
版本
0.5
创建于
2020-12-02
更新于
2022-04-29
许可证
暂无

使用方法:

bliveproxy.addCommandHandler('DANMU_MSG', command => {
  console.log(command)
  let info = command.info
  info[1] = '测试'
})

如果@grant不是none,则要使用unsafeWindow.bliveproxy

GitHub

NGA帖子