htrinter / Open-Multiple-URLs

Browser extension for opening lists of URLs built on top of WebExtension with cross-browser support
GNU General Public License v3.0
245 stars 56 forks source link

Feature request: Open each URL with a delay in between #56

Open GhbSmwc opened 1 year ago

GhbSmwc commented 1 year ago

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.

EDIT: someone already ask for this.