๐Ÿšช Batch URL Opener

Open several URLs at once in new tabs. (One per line)

โš ๏ธ Depending on your browser's popup blocker, tabs after the first may be blocked. If so, click the popup-allow prompt in your address bar.

How to use

  1. Enter the URLs you want to open, one per line.
  2. Click "Open all".
  3. Allow popups if your browser blocks them.

๐ŸŽฏ Use Cases

Example

Input
pdf.developk.kr
https://image-tools.developk.kr/
fuc.developk.kr
Output
https://pdf.developk.kr           โ†’ new tab
https://image-tools.developk.kr/  โ†’ new tab
https://fuc.developk.kr           โ†’ new tab
toast: "3 tab(s) opened"

Lines without a protocol get https:// prepended automatically, while blank lines and surrounding whitespace are ignored. Each of the three lines opens in its own new tab.

FAQ

Why do only some tabs open?
This is due to your browser's popup blocker. Tabs after the first may be blocked โ€” click the popup-allow prompt in your address bar if that happens.
Can I enter URLs without a protocol?
Yes. Entering example.com will automatically prepend https:// before opening it.
Is the URL list I enter sent to a server?
No. It's handled directly by your browser's window.open API.

More Network Tools

๐Ÿ“ก
My IP Address
Check your current IP and location
๐Ÿ“
CIDR Calculator
Calculate network range & usable IPs
๐Ÿ”ค
Punycode Converter
Convert IDN domains โ†” Punycode (xn--)
๐Ÿ”€
IPv4 to IPv6
Convert IPv4 to IPv4-mapped IPv6
๐Ÿ•ธ๏ธ
Domain Extractor
Extract domain names from text/URLs
๐Ÿ›ฐ๏ธ
DNS Lookup
Look up A, MX, TXT & other DNS records
๐Ÿ”
Domain to IP
Resolve a domain to IPv4/IPv6
๐Ÿ“ฎ
Email Verifier
Check format & mail server (MX) existence
๐Ÿ“‹
HTTP Headers
Inspect server response headers
๐Ÿ›ก๏ธ
Security Headers Checker
Audit key security headers
๐Ÿ“‡
Whois Lookup
Look up domain/IP registration (RDAP)
๐Ÿ“
IP Geolocation
Look up region info for an IP/domain
๐Ÿ–ผ๏ธ
OGP Checker
Preview social share cards
๐Ÿ“‘
Heading Extractor
Check TITLE & h1โ€“h6 structure
๐Ÿท๏ธ
Title & Meta Extractor
Extract TITLE, DESCRIPTION & ROBOTS