Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 440 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 440 Bytes

2FA Automation

A Chrome extension for automating the 2FA setup and disable process

Setup

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 > toggle Developer mode > Load unpacked > select the 2fa_automation folder