Add ability to log in multiple accounts.
Install on Chrome: https://chrome.google.com/webstore/detail/voz-multi-account/ficeliahbgmgiofbongahjjpkcndobfh
It saves some identified cookies into storage.local
and switches back once users change account.
git clone [email protected]:ReeganExE/voz-multiacc.git
cd voz-multiacc
yarn # npm install
npm start
Goto chrome://extensions/
with Developer mode
, click Load unpacked extension ...
, point to the dist
directory.
npm run build
Copyright (c) Ninh Pham (ReeganExE). All rights reserved.
Licensed under the MIT License.