mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Change default settings
This commit is contained in:
parent
a14cd218ee
commit
2a3d90931e
@ -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,
|
||||
|
||||
@ -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,
|
||||
|
||||
@ -67,7 +67,7 @@
|
||||
color: false,
|
||||
special: false,
|
||||
},
|
||||
defaultPlayerLayout: "新版2",
|
||||
defaultPlayerLayout: "新版",
|
||||
skipChargeList: false,
|
||||
autoLightOff: false,
|
||||
useCache: true,
|
||||
|
||||
@ -67,7 +67,7 @@
|
||||
color: false,
|
||||
special: false,
|
||||
},
|
||||
defaultPlayerLayout: "新版2",
|
||||
defaultPlayerLayout: "新版",
|
||||
skipChargeList: false,
|
||||
autoLightOff: false,
|
||||
useCache: true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user