// ==UserScript== // @name b站直播样式优化 // @namespace http://tampermonkey.net/ // @version 1.1.2 // @description 播放器窗口调整为720p(适配于:全屏状态的Chrome,电脑分辨率:1920*1080) // @author aotmd // @match https://live.bilibili.com/* // @grant none // @downloadURL none // ==/UserScript== (function() { var setting={ 聊天上下间距:1, }; //1.1.0更新内容,当发现有活动主题时,跳转到原始页面 var Removeactivetopics=function Removeactivetopics(){ var dot=document.getElementsByTagName("iframe"); var regex=/live\.bilibili\.com\/blanc\/.+?liteVersion=true/; for(var i=0;i