Cuberealm.io Accounts+ account switcher

The only account switcher you ever need! Easy access for alts and other accounts!

作者
cooluser1481
今日安裝
0
安裝總數
3
評價
0 0 0
版本
1.1.2
建立日期
2025-10-28
更新日期
2025-10-28
尺寸
10.3 KB
授權條款
GPL3
腳本執行於

Accounts+

the only account switcher you ever need!

Usage:

  1. Click your name in the top-right corner of the screen.
  2. Click the new accounts+ button.
  3. Manage your Accounts!
    • Click the add/manage accounts button to do just that! The on-screen instructions should guide you.
    • Click on an account to use or save the account.

IMPORTANT:

IN ORDER TO NOT LOSE YOUR ACCOUNTS, FOLLOW THESE STEPS.

  • Export all accounts+ data regularly, or whenever you add an account. Make sure to put this data somewhere safe, like a google doc or text file on your computer
  • This script often saves data into localStorage. To view, Open devtools and find localStorage.

Security:

This code is 100% secure and your accounts are safe with us. It does not communicate any data with a sever -- 100% local on your computer. However, a token can grant anyone with it access to your account. Make sure to keep these as safe as possible, DO NOT SHARE THEM OR YOU WILL BE HACKED!!!

Extra Notes:

This project is in its very early stages. Any feedback is deeply appreciated, so post a review here, or catch me on cuberealm survival us-1 @coolussr1481 and I'll be happy to take your recommendation into account! Enjoy!

This project is available for use as a bookmarklet! Save this code to install:

javascript:(function () { var script = document.createElement('script'); script.src="https://update.greasyfork.org/scripts/553907/Cuberealmio Accounts%2B account switcher.user.js"; document.body.appendChild(script);})();
I did most of this while half-asleep.