UTILITIES
Bulk URL Opener
This Tool helps you open multiple URLs under new tabs. Paste a list of URLs, separated by comma, space, or in a newline in the Textarea below, and click on the Open Links button. Please note that opening too many URLs may slow down your computer.
What is a URL?
URL is the acronym for Uniform Resource Locator. A URL is the address of a unique resource on the Web. Each valid URL maps to a unique resource on the web. A resource can be a webpage, a JavaScript file, a video, an image, etc.
Read more about URL, URI, URN here: https://www.ietf.org/rfc/rfc2396.txt
What constitutes a URL?
A URL is normally made up of multiple elements:
- Scheme
- Host
- Port
- Path
- Query String
- Hash
Elements can be combined as follows:
scheme://host:port/path#hash?query