How it works
Twenty accounts live side by side in one window.
Spoofed inside the engine, not by a script a site can spot.
Each tab has its own exit IP, shown in the tab strip.
Cookies, cache and logins never cross between tabs.
Drive every tab from one console.
Save a tab; it returns with the same fingerprint, cookies and proxy.
Automate
Run every tab from one console and watch the results stream back live.
Plugin support: drop in plugins and customise it your way.
See what is included// every tab, in parallel await vwo.each(tabs, async (t) => { await t.goto('https://example.com/stock') const price = await t.text('.price') vwo.store.set(t.label, price) // shared state t.report({ tab: t.label, price }) // live console })
Pricing
Download
Install it, then activate with your licence key. Available for macOS (Apple Silicon) and Windows.
Questions
A profile is a window, so twenty identities means twenty windows. Here the identity belongs to the tab, so they sit side by side and you switch with one click.
Yes. Any HTTP or SOCKS5 proxy with credentials works, and each tab can use a different one. We do not resell proxies, and your traffic never passes through us.
Yes. Save a tab as a named identity and it returns with the same fingerprint, cookies and proxy. Close the browser, reopen next week, and the site still recognises the machine.
Your plan includes a number of devices. Activate on each one, and free a seat from your account page whenever you retire a machine.