YouTube Configuration

Read and Make YouTube Configuration

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
𝖢𝖸 𝖥𝗎𝗇𝗀
Daily installs
0
Total installs
55
Ratings
0 0 0
Version
0.1.4
Created
2023-05-04
Updated
2023-05-07
Size
95.2 KB
License
MIT
Applies to

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