A Chrome extension for automating the 2FA setup and disable process
To setup the development environment, you need to do the following:
- Install Google Chrome
- Clone this repository and all it's submodules:
git clone --recursive [email protected]:pwablito/2fa_automation.git
- Install the Chrome Extension:
chrome://extensions
> toggleDeveloper mode
>Load unpacked
> select the2fa_automation
folder