I have an extension that helps to manage some websites. When the current tab is loaded correctly, the extension starts to open a new tab but if the internet connection lost, it opens new tabs repeatedly.
How could I handle this situation? I want to reload the tab after 60 seconds. If the requested URL wasn't response without any problem.