你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/471489-youtube-player-perf/discussions/196354,源站連結 點此以跳轉。
Optimizes animation calls for lower GPU/CPU consumption
fixed in 0.7
It said the same again today
@ripu do you know what circumstances when it says that? It seems that certain websites with embedded youtube players seem to have this issue for me as well. I don't have a concrete fix yet, and I am trying to implement some sort of localized live-patching system. It does help that I get reports with details
i got the pop-up message too even tho i already update to 0.7
@ripu do you know what circumstances when it says that? It seems that certain websites with embedded youtube players seem to have this issue for me as well. I don't have a concrete fix yet, and I am trying to implement some sort of localized live-patching system. It does help that I get reports with details
It said directly on youtube homepage, not in another embedded site. Using violentmonkey on edge. Disabled all other extensions and scripts. Still same popup.
i got the pop-up message too even tho i already update to 0.7
Change const PLAYER_CONSTRUCTOR = "sV"; to const PLAYER_CONSTRUCTOR = "nV";
Change
const PLAYER_CONSTRUCTOR = "sV";toconst PLAYER_CONSTRUCTOR = "nV";
Thanks it works
A popup says it does not work with current version and asked me to leave a kind comment here. Thank you anyway. Hope you make it work again.