Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have a script that is made for loading purpose but even on 32 gb ram I cannot run more then 8 threads.... The script is really heavy...
Someone plz help me solve this issue....
I want my script to run as fast as possible...
U need disallow useless requests, for example .png .mp4,mb some .js / .css e.t.c. and u need to test, that ur denied requests dont impact ur script normall work
Same problem here @Fox no need to upload the project just make a new project with file resource and use delete current element
@Ryder said in Is it possible to add chrome extentions right in between of the script:
Is it possible to add chrome extentions right in between of the script
no
@niceusername Thanks a lot, that get nth-child method helped here!