I’d really appreciate if anyone could help me.
I perform an automated task while a particular webpage is opened in a tab. Sometimes, an error will occur and I’ll be redirected to some error-page with another URL. There are few workarounds but they will cause a whole set of different issues (calling the URL in each cycle will cause issues. Calling the URL every X-minutes is not a good solution. Etc…) So I need an addon to monitor whether in a tab the [given] webpage is opened, and to open the [given] webpage again whenever the error-page (or any other page besides the [given] URL) opens itself at some point in the future.
I hope someone could provide an existing add-on, I’ve spent many hours and had no luck.