Allows you to add multiple URLs and convert it into a single link which auto-opens all those URLs.
git clone https://github.com/thayallans/linkexploder.git
to your local machine- open the
index.html
Convert URLs user passes through and convert to invisible characters and add to a URL. When user goes to a URL, open the next available window and then resolve the last window to a URL.
All pull requests are welcome! Please feel free to improve linkexploder as you see fit, there's many improvements to be made!
Everything is done client side so you don't have to worry about any weird security stuff.