https://github.com/krestaino/andotp-extension
🔐 Access your two-factor authentication tokens from your browser using andOTP backups.
https://github.com/krestaino/andotp-extension
2fa andotp android chrome extension otp vue web
Last synced: 12 months ago
JSON representation
🔐 Access your two-factor authentication tokens from your browser using andOTP backups.
- Host: GitHub
- URL: https://github.com/krestaino/andotp-extension
- Owner: krestaino
- License: mit
- Created: 2019-05-17T02:15:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T21:58:25.000Z (over 3 years ago)
- Last Synced: 2025-04-03T11:22:05.404Z (about 1 year ago)
- Topics: 2fa, andotp, android, chrome, extension, otp, vue, web
- Language: Vue
- Homepage: https://chrome.google.com/webstore/detail/andotp-extension/apbpiclbhifcmlbhbhillogjkphjdamd
- Size: 2.54 MB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# andOTP Extension
Restore your backups and access your two-factor authentication tokens from your browser. No phone is required after you restore the backup. Limited to plain-text JSON backups right now.

[
](https://chrome.google.com/webstore/detail/andotp/apbpiclbhifcmlbhbhillogjkphjdamd)
## Download andOTP
[
](https://play.google.com/store/apps/details?id=org.shadowice.flocke.andotp)
[
](https://f-droid.org/packages/org.shadowice.flocke.andotp/)
[
](https://github.com/andOTP/andOTP/releases)
## Setup
To use this extension, you must restore a backup from the app.
### andOTP Backup
1. Open **andOTP** on your phone.
1. Open the **Options Menu**.
1. Tap **Backup**.
1. Tap **Backup (plain-text)**.
1. Accept the security warning.
1. Pick a place to save the backup and transfer it to your computer.
### andOTP Extension Restore
1. Install this extension from the [Chrome Web Store](https://chrome.google.com/webstore/detail/andotp/apbpiclbhifcmlbhbhillogjkphjdamd).
1. Right click the **andOTP Extension** icon in the extension area and select **Options**.
1. Click **Restore** and select your backup.
1. You're done!
## Usage
Left clicking the **andOTP Extension** icon will show a dropdown of all your accounts.
**Features right now include:**
- Copy to clipboard
- Text search filter
- Auto refresh tokens
- No phone required after restoring backup
**Planned features:**
- Firefox and Edge versions
- Add encrypted backup support
- Add dark theme
- Add thumbnail support
- Add auto sync with phone feature