Hello everyone! I am happy to announce my last creation on which I have been lately working on: Accounts manager. This extension allows you to keep multiple accounts connected at the same time on just one browser.
Before i continue:
BE AWARE OF SCAMS
As of January 9th 2023 Accounts manager is available on the Firefox’s add-ons store.
The only official extension made by me is the one linked below, I have not published this extension on any browser marketplace/store/add-ons store. Additionally this extension is not for sale, if anyone comes to you and says that he’s selling it please do not fall for it as I don’t ask for any payment, also if they tell you that they worked on it, that is highly fake as only I worked on this project.
About
This extension has been made because sometimes you may need to switch between accounts and logging-in and out can be pretty annoying. This extension is the solution to the problem.
How does this work?
This extension automatically detects login-ins and log-outs and when you log-in it will prompt you to choose to save the account you logged-in. If you click “OK” a copy of the .ROBLOSECURITY
cookie will be made under the name of AM.ROBLOSECURITY.<UserId>
. Now this actually does not represent a security risk and if it does that’s the same as the .ROBLOSECURITY
cookie (will refer to it as RSC). The copy of the cookie will be flagged as httpOnly, this helps to lower the chances of a successfull XSS attack.
If you want to add another account open the extension panel (will refer to it as EP) and click the green button “Add account”. This will remove the current RSC without invalidating it so that you will be able to access the log-in page, once you are on the log-in page just normally log-in and the extension will prompt you to save your account, click “OK”. Now the process explained above will repeat. Once logged-in in at least two accounts open the EP and click the account you want to switch to. Once you do that, the current RSC will be replaced with the copy of the account you want to switch to so that you get access to that account.
NOTE: When changing account localStorage and sessionStorage data will be wiped and this will lead to some preferences being forgotten (example: cookies agreement). I am aware of this and i am working on a fix.
You may say: “If i change account a copy of the RSC is still available on the website and so someone with physical access to the device can get into my account”. I took this in consideration and it’s actually not a risk because this is just what would happen normally if you don’t log-out, basically the RSC is not invalidated and so you are not actually logged-out.
When you log-out of a saved account it will be removed from the list as it’s RSC is invalidated by Roblox.
To open the EP click on the extension in your browser.
Compatibility
This extension has been developed to work on Microsoft Edge and Google Chrome. Support for Firefox will come soon (Available as of July 1st 2022).
How to install (Edge and Chrome)
Go to the releases page and select the latest release for your browser, head to the assets area and download “Source code.zip”
Unzip the folder then (on chrome) go to chrome://extensions, in the top right corner of the page enable developer mode
and click “Load unpacked extension”, open the unzipped folder, open the folder named “Accounts-manager-BETA-v.1.0” and select the folder named “source”, finally click “Select folder”.
If you are using Microsoft Edge the process is the same but instead of going to chrome://extensions go to edge://extensions.
Versions have been split: to access the code for Chromium based browsers on GitHub select the “Chromium-based-browsers” branch, to view FireFox code select the “FireFox” branch.
For a further explaination of how this extension works visit the GitHub repository.
I would really appreciate any feedback on this. If you are having issues then please create an issue on GitHub. If you need quick support the best way to get in contact is to join the support server.
Showcase
Rate this extension:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
0 voters
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
0 voters