webOTP - Web-based Encrypted One Time Password Generator
- Download this zip file
- Extract the webOTP-main.zip file
- Open chrome://extensions
- Turn on developer mode
- Click Load Unpacked
- Select webOTP-main/src folder
- Fork it (https://github.com/faizath/webOTP)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new pull request