YouTube Configuration

Read and Make YouTube Configuration

目前为 2023-05-07 提交的版本。查看 最新版本

作者
𝖢𝖸 𝖥𝗎𝗇𝗀
评分
0 0 0
版本
0.1.4
创建于
2023-05-04
更新于
2023-05-07
大小
95.2 KB
许可证
MIT
适用于

Development & Debug Purpose Only

Read:

  • In current version, it can just read the values.
  • You can use Ctrl-A / Command-A (Mac) to select all and Ctrl-C to copy.

Write:

  • The write ability is currently disabled to avoid issues.
  • In future, it might be able to edit the values. Please be careful for any value you edited.

Override by Hard-Coding:

  • If you want to set some settings, you can just make it in configSet(), and uncomment // moduleSetYC();
  • Once you wrote the settings and uncommented moduleSetYC(), the settings will automatically applied to your full refresh of the YouTube page.

Explanation:

  • .list-entry.list-entry-mainkey (with mark) means their are the main feature keys that affect the YouTube UI/UX.
  • .list-entry.list-entry-minorkey-diff (entry color: purple) means those settings are different with the mainstream settings.
  • .list-entry.list-entry-minorkey-same (entry color: grey) means those settings are same with the mainstream settings.

Note 1: different mainstream settings does not really means different layout. The purpose is to hide those settings which are same for every person and might have been obsoleted.

Note 2: If you want to change their difinitions, please change mainKeys (array of strings) and minorKeyValues (key-value pairs)

Screenshots:

Image1 Image2

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址