YouTube Configuration

Read and Make YouTube Configuration

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
𝖢𝖸 𝖥𝗎𝗇𝗀
今日安裝
0
安裝總數
55
評價
0 0 0
版本
0.1.4
建立日期
2023-05-04
更新日期
2023-05-07
尺寸
95.2 KB
授權條款
MIT
腳本執行於

Development & Debug Purpose Only

Read:

  • In the current version, the script can only read the values.
  • To select all the values, use Ctrl-A / Command-A (Mac) and press Ctrl-C / Command-C (Mac) to copy.

Write:

  • The write feature is currently disabled to avoid issues.
  • In the future, it may be possible to edit the values. Please be careful when editing any values.

Override by Hard-Coding:

  • If you want to set specific settings, you can do so by modifying configSet() and uncommenting // moduleSetYC();
  • Once you have written the settings and uncommented moduleSetYC(), the settings will automatically apply to your full refresh of the YouTube page.

Explanation:

  • .list-entry.list-entry-mainkey (with a mark) refers to the main feature keys that affect the YouTube UI/UX.
  • .list-entry.list-entry-minorkey-diff (purple entry color) refers to settings that differ from mainstream settings.
  • .list-entry.list-entry-minorkey-same (gray entry color) refers to settings that are the same as mainstream settings.

Note 1: Differences from mainstream settings don't necessarily imply a different layout. The purpose is to hide settings that are the same for every person and may have become obsolete.

Note 2: If you want to change their definitions, please modify the mainKeys array (a list of strings) and minorKeyValues (key-value pairs).

Screenshots:

Image1 Image2