So I ran into situation where the app ( TradingView desktop version ) opens up a new renderer threads during the usage for example when opening a chart for a certain stock.
so my script is injected successfully for the renderer threads that exists when first opens the app but not injected into the new ones during using the app.
Is there a way to inject the scripts into the newly created renderer threads ?
So I ran into situation where the app ( TradingView desktop version ) opens up a new renderer threads during the usage for example when opening a chart for a certain stock.
so my script is injected successfully for the renderer threads that exists when first opens the app but not injected into the new ones during using the app.
Is there a way to inject the scripts into the newly created renderer threads ?