Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T21:58:25.000Z (about 2 years ago)
- Last Synced: 2024-10-11T15:46:10.904Z (3 months 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: 2
- 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.
![andOTP Extension Screenshot](./src/screenshots/large-1-transparent.png)
[](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