你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/521342-youtube-rm3-reduce-memory-usage-by-reusing-components/discussions/271909,源站連結 點此以跳轉。
一个在后台运行的简单工具,通过重复利用 YouTube 组件,从而在长期减少内存使用量。
< 脚本 YouTube RM3 - Reduce Memory Usage by Reusing Components 的反馈
No. They would not be combined as a one.
YouTube's coding is changing everyday. Some scripts might get broken. Separation helps debugging.
Some scripts are just experimental. For example, I discourage the use of "YouTube EXPERIMENT_FLAGS Tamer", but I know some people want to use it.
Those scripts I do not use would just rely on the feedback from users, and do the bug fix if I can.
Also, some scripts might conflict other userscripts/extensions.
All these scripts are working separately. No conflict.
One good example is Boost Chat.
https://greasyfork.org.cn/en/scripts/520755-youtube-boost-chat
( It seems no one is using it. )
That script changes the entire chat messages.
It will cause the conflicts with other userscripts/extensions.
I use it mostly but I could not add it into a combined script.
For YouTube RM3, it is still experimental and I rely on feedbacks from users. So I have to separate it.
All userscripts are uniquely working on their own aspects.
YouTube's engine is so complicated. If I don't separate my fixes, I don't know how to update when an update is needed.
Gotcha
I think it would be a good idea to combine all your YouTube performance tweaks into one userscript with toggleable functions. It would simplify management, reduce conflicts, and make benchmarking more consistent.