You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some sites have rate-limiting systems in place that causes it to error 503 (example is furaffinity).
I was thinking if you open lots of URLs, give the user an option to have a delay in milliseconds (default is 1000 (1 second)) between each URL to open. This is useful for some users who wanted to open lots of tabs but not all at once, since as even the text stated that:
Opening too many tabs at once may lead to long wait times or crash your browser.
Some sites have rate-limiting systems in place that causes it to error 503 (example is furaffinity).
I was thinking if you open lots of URLs, give the user an option to have a delay in milliseconds (default is 1000 (1 second)) between each URL to open. This is useful for some users who wanted to open lots of tabs but not all at once, since as even the text stated that:
EDIT: someone already ask for this.
The text was updated successfully, but these errors were encountered: