ScratchTools
ScratchTools copied to clipboard
Account Switching
how would this work
how would this work
So you would be able to go to a website (or, at this point more likely, the popup) and you would be able to add your current account, and you would also be able to click on another one of your accounts to switch to it. We would use the chrome.storage
API, along with accessing the user's session ID.
This will have to be in a large update.
I think I could make this.
But do chrome.storage work for firefox?
But do chrome.storage work for firefox?
Yes it does
I might try this. I don't know much about authentication, so this would be good training. Would I use scratch tokens to switch?