Open multiple URls at once with single click. Also supports delay in opening URls.Open multiple URls at once with single click. You can also add delay in opening each url.
if delay = 0
Opens all urls immediately
if delay > 0
Opens each url after mentioned delay
-That's all folks!
Version 0.5
---------------
You now can get all links from opened tabs and put them in in list on multiple url opener.
Version 0.3
---------------
Now you can:
Don't lose focus when opening links. (This is to not bring chrome to front while opening links.)
Skip duplicate links
Version 0.2
---------------
Delay in decimal points: 0.5, 1.5 etc
Able to save links in database so you don't have to enter them again.