Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487
想做一个针对 Bilibili 的浏览器扩展,目前想到这几个功能:- 删除弹幕功能- 删除播放页的评论区- 删除首页除搜索框的其它元素- 删除搜索框内的默认文本应该不难吧
发布时间:
1
数据加载中
Markdown支持
评论加载中...
您可能感兴趣的: 更多
').appendTo(document.body); } $(document).ready(function() { $("a.format_output").bind("click", function(e) { var tid = $(this).closest("div.entry").find("a.title").attr("vid"); if (tid) { clickCounter(tid); } }); });