{"@context":"https://schema.org","@type":"SoftwareApplication","name":"Multiple URL Opener","description":"Open many URLs in new tabs with delay.","url":"https://www.devtools.tools/multiple-url-opener","applicationCategory":"Development Utilities","operatingSystem":"All","browserRequirements":"Modern web browser","permissions":"none","isAccessibleForFree":true,"screenshot":"https://www.devtools.tools/og?title=Multiple%20URL%20Opener&category=Development%20Utilities","author":{"@type":"Person","name":"Göksel Yeşiller","url":"https://github.com/mryesiller"},"publisher":{"@type":"Organization","name":"DevTools","url":"https://www.devtools.tools","logo":{"@type":"ImageObject","url":"https://www.devtools.tools/assets/logo-light-v11.svg"}},"offers":{"@type":"Offer","price":"0","priceCurrency":"USD","availability":"https://schema.org/InStock"},"keywords":"multiple url opener","mainEntity":{"@type":"WebApplication","name":"Multiple URL Opener","applicationCategory":"DeveloperApplication"}}{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.devtools.tools"},{"@type":"ListItem","position":2,"name":"Multiple URL Opener","item":"https://www.devtools.tools/multiple-url-opener"}]}{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Why did only one tab open?","acceptedAnswer":{"@type":"Answer","text":"Browsers block multiple window.open calls unless triggered by a direct user gesture. Increase delay or open in smaller batches."}}]}{"@context":"https://schema.org","@type":"HowTo","name":"How to use Multiple URL Opener","description":"Step-by-step guide on using the Multiple URL Opener tool.","step":[{"@type":"HowToStep","position":1,"name":"List URLs","text":"One URL per line or comma-separated."},{"@type":"HowToStep","position":2,"name":"Set delay","text":"Milliseconds between each window.open to reduce popup blocking."},{"@type":"HowToStep","position":3,"name":"Open all","text":"Allow popups for devtools.tools if the browser prompts."}]}
Multiple URL Opener
Open many URLs in new tabs with delay between each
About this tool
Batch open URLs in new tabs with configurable delay. Popup blockers may limit results.
Frequently asked questions
Related tools
LLM Token Counter
Visualize BPE tokens with color blocks, model selector, and per-request cost estimate
JWT Validator
Verify HS256 and RS256 JWT signatures and validate exp, nbf, aud and iss claims
SSH Key Pair Generator
Generate RSA, ECDSA P-256 or Ed25519 SSH key pairs with OpenSSH public format and SHA256 fingerprint
Kubernetes Resource Calculator
Estimate CPU and memory requests, limits and HPA settings with downloadable YAML manifests
CSV Data Viewer
Paste CSV and browse rows in a sortable table with delimiter detection
API Mock Server
Define mock REST routes and intercept fetch calls client-side