// ==UserScript== // @name b站直播播放器优化 // @namespace http://tampermonkey.net/ // @version 1.1.0 // @description 整体调整css样式,直播播放器调整为720p,页面布局,我的环境:win10小任务栏,Chrome带书签栏,电脑分辨率:1920*1080 // @author aotmd // @match https://live.bilibili.com/* // @grant none // @downloadURL none // ==/UserScript== (function() { var Removeactivetopics=function Removeactivetopics(){ var dot=document.getElementsByTagName("iframe"); var regex=/live\.bilibili\.com\/blanc\/.+?liteVersion=true/; var url=""; for(var i=0;i