Authenticator-Extension / Authenticator

Authenticator generates 2-Step Verification codes in your browser.

Home Page:https://authenticator.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authenticator Build Status Crowdin

Authenticator generates 2-Step Verification codes in your browser.

Available for Chrome, Firefox, Microsoft Edge and Safari

Download on the App Store

Build Setup

# install development dependencies
npm install
# compile
npm run [chrome, firefox, prod]

To reproduce a build:

npm ci
npm run prod

To reproduce a build for Safari, please follow contribution guidance in Authenticator-Extension/Authen

Development (Chrome)

# install development dependencies
npm install
# compiles the Chrome extension to the `./test/chrome` directory
npm run dev:chrome
# load the unpacked extension from the `./test/chrome/ directory in Chrome

Note that Windows users should download a tool like Git Bash or Cygwin to build.

About

Authenticator generates 2-Step Verification codes in your browser.

https://authenticator.cc

License:MIT License


Languages

Language:TypeScript 58.2%Language:Vue 29.5%Language:SCSS 9.1%Language:Shell 2.0%Language:HTML 1.2%