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

Open links in batches #57

Open Forage opened 1 year ago

Forage commented 1 year ago

Thanks for creating this handy add-on.

One thing that would be useful is an option to open the links in batches of a set size. Where "1" would mean opening them one after the other and e.g. 3 would mean opening the first 3 links followed by the next 3, etc. Some sites prevent opening too many pages at the same time.

Together with #18 it would even allow for something like opening 5 pages each minute.