Tired of switching tabs just to copy-paste OTPs from your email?
Auto OTP Fetcher is here to save your time and effort!
This Chrome extension automatically reads OTPs from your Gmail and pastes them into relevant input fields β no more tab-switching or manual copy-pasting.
- β Automatically fetches OTPs from your Gmail inbox
- β Detects and pastes OTPs into the right input fields on websites
- β Works silently in the background
- β Secure and user-consented access to Gmail
- β Saves time during sign-ups, logins, and verifications
This extension uses OAuth2 to access your Gmail with read-only permission, and only scans for OTP-related messages.
We do not store, share, or sell your data.
- Grant the extension access to your Gmail (OAuth login)
- The extension scans your inbox for OTP emails in real-time
- Extracts the OTP using pattern matching
- Automatically fills it into detected OTP input fields on websites
- Clone or download this repository
- Go to
chrome://extensions/
in your Chrome browser - Enable Developer Mode
- Click Load unpacked
- Select the folder containing this extension
- A Gmail account
- Chrome browser
- OTPs in the body of email in standard formats (e.g.,
Your OTP is 123456
)
- JavaScript
- Gmail API
- Chrome Extensions API
- OAuth 2.0
Found a bug or have suggestions?
Feel free to open an issue or contribute to the repo!
This extension is intended for personal use only.
By using it, you consent to read-only access to your Gmail for OTP extraction purposes.