Change default settings

This commit is contained in:
the1812 2018-12-30 22:37:23 +08:00
parent a14cd218ee
commit 2a3d90931e
4 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
// ==UserScript==
// @name Bilibili Evolved (Offline)
// @version 167.26
// @version 167.28
// @description 增强哔哩哔哩Web端体验(离线版): 修复界面瑕疵, 删除广告, 使用夜间模式浏览; 下载视频,封面,弹幕, 以及增加对触屏设备的支持等.
// @author Grant Howard, Coulomb-G
// @copyright 2018, Grant Howrad (https://github.com/the1812)
@ -68,7 +68,7 @@
color: false,
special: false,
},
defaultPlayerLayout: "新版2",
defaultPlayerLayout: "新版",
skipChargeList: false,
autoLightOff: false,
useCache: true,

View File

@ -1,6 +1,6 @@
// ==UserScript==
// @name Bilibili Evolved (Preview Offline)
// @version 167.26
// @version 167.28
// @description 增强哔哩哔哩Web端体验(预览离线版): 修复界面瑕疵, 删除广告, 使用夜间模式浏览; 下载视频,封面,弹幕, 以及增加对触屏设备的支持等.
// @author Grant Howard, Coulomb-G
// @copyright 2018, Grant Howrad (https://github.com/the1812)
@ -68,7 +68,7 @@
color: false,
special: false,
},
defaultPlayerLayout: "新版2",
defaultPlayerLayout: "新版",
skipChargeList: false,
autoLightOff: false,
useCache: true,

View File

@ -67,7 +67,7 @@
color: false,
special: false,
},
defaultPlayerLayout: "新版2",
defaultPlayerLayout: "新版",
skipChargeList: false,
autoLightOff: false,
useCache: true,

View File

@ -67,7 +67,7 @@
color: false,
special: false,
},
defaultPlayerLayout: "新版2",
defaultPlayerLayout: "新版",
skipChargeList: false,
autoLightOff: false,
useCache: true,