YouTube Configuration

Read and Make YouTube Configuration

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
𝖢𝖸 𝖥𝗎𝗇𝗀
Denně instalací
0
Celkem instalací
55
Hodnocení
0 0 0
Verze
0.1.4
Vytvořeno
04. 05. 2023
Aktualizováno
07. 05. 2023
Size
95,2 KB
Licence
MIT
Spustit na

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