Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.

Introduction

Michael Laccetti edited this page Jul 27, 2017 · 5 revisions

Overview

Overview

  1. Authentication code, click to copy
  2. Time, showing remaining effective time for current code
  3. QR code button, click to show QR code for scanning with smart phone
  4. Menu button, click to open menu with more features
  5. Edit button, click to edit account, and long press to scan QR code in current web page

Edit Account

Edit Account

  1. Remove button, click to remove account
  2. Move handle, drag to sort account
  3. Issuer field, click to edit issuer name
  4. Account field, click to edit account name
  5. Add account button, click to open add account menu
  6. Finish button, save changes and return to home, changes will not be saved without click this button

Add Account

Add Account

  1. Scan QR code, add account by scanning QR code in current web page
  2. Input secret, add account by inputing account and secret manually
  3. Close button, close add account menu and return to edit account view

Share Account with another authenticator app

You may want to generate your authentication codes for your account with other authenticator apps. For example if you don't have access to this authenticator chrome extension, but you do have your phone you may want to be able to get authentication codes for your account via the Google's Authenticator app installed on your phone.

  1. Access QR code for the account by hovering cursor over top right of account to see QR button
  2. Click QR code button
  3. Scan QR code in an alternate authenticator app such as Google Authenticator on your phone

Settings

Settings

  1. Return button, click to return home
  2. About menu, show credit and license
  3. Export / Import, export and import data, generally, Chrome can sync user data automatically (need login with Google account in Chrome)
  4. Security, set passphrase used for encrypting secret
  5. Feedback, feedback an issue
  6. Source code, get source code on GitHub, the source code is released under Apache License 2.0
  7. Version, extension's version

Export & Import

Export Import

  1. Data textarea, for edit or copy user data
  2. Updata button, save changes, new data will append after current user data, but not overflow, to remove data, see edit account

Import Encrypted Data

If your data is encrypted with a couple of passphrase, input passphrase and click OK button one by one, you may see a message says some accounts and passphrase do not match, it is normal.