A Chrome extension that lets you switch between multiple playvortex.io accounts instantly no more logging out and back in.
Click the green Code button on this page → Download ZIP → Extract the ZIP file somewhere on your computer.
Open Google Chrome and go to this address in the URL bar:
chrome://extensions
In the top-right corner of the Extensions page, toggle Developer mode ON.
Click the Load unpacked button that appears on the top-left.
Select the folder you extracted in Step 1 (the folder that contains manifest.json).
The extension is now installed. Go to playvortex.io/home and you'll see a ⟳ switch icon in the navbar.
- Go to playvortex.io/home while logged in
- Click the ⟳ icon in the top navbar
- Your current account is saved automatically
- Click + Add Account → log into your second account
- Come back and click ⟳ again → click Switch next to any saved account
- 🔄 Switch between saved accounts with one click
- 💾 Saves cookies, localStorage & sessionStorage per account
- ➕ Add new accounts without losing existing sessions
- 🎨 UI that matches the playvortex.io design (not so)
All account data (tokens, cookies) is stored locally in your browser using chrome.storage.local.
Nothing is sent to any external server. The source code is fully open for anyone to verify.
This is an unofficial third-party tool. It is not affiliated with or endorsed by playvortex.io.
MIT