A
A
arseniylebedev2019-10-25 13:58:41
Google Chrome
arseniylebedev, 2019-10-25 13:58:41

How to give maximum priority to a tab?

Hello everyone, I wrote a bot extension for one site that automates the work. The problem is that when you switch to another tab or minimize the browser, the speed of the bot drops, as I understand it, chrome cuts the speed of js or reduces the priority of the tab. I also tried to increase the priority in the manager for a certain tab, but this does not help much, when opening new tabs, the priority of the tab with the bot again falls to normal. How can this be resolved?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Somewhere Intech, 2019-10-26
@arseniylebedev

What you can try..
1. Disable chrome://flags/#expensive-background-timer-throttling - dangerous, better to use only for your purpose, i.e. running a separate instance of chrome
2. Active audio / video on the tab will prevent it get behind the background and the feature above, being enabled, will not work. Here you can cheat with a quiet sound of an old record, for example, or another empty audio on repeat ..
3. For lovers of perversion - chrome-headless no-gpu with addons to enable extension s

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question