Greasy Fork is available in English.
To provide a way to hack the yt.config_ such as EXPERIMENT_FLAGS
当前为
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/475632/1252563/ytConfigHacks.js
The script must be included from a userscript with the following metablocks
// @run-at document-start// @inject-into page// @grant noneThen an array window._ytConfigHacks will be provided and push your function into the array.