Skip to content

A v3 chrome extension which works with Google's API to get the latest OTPs from your gmail account.

Notifications You must be signed in to change notification settings

radhikakakkar/otp-fetcher-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension for Gmail Data Retrieval

This is a Chrome extension built using Manifest version 3, enabling user authorization and communication with Gmail to retrieve necessary data from the latest emails.

Installation and Setup

  1. Create a Chrome Client in Google Dev Console:

    • Go to Google Dev Console
    • Create a new project.
    • Enable Gmail API for your project.
    • Set up the OAuth consent screen by completing the required information.
    • Create a Chrome client and generate client credentials using the ID* of the Chrome extension.
    • Enter the generated client ID and API key in the code.
  2. Authenticate and Enjoy:

    • Once your extension is set up, you can authenticate with your Google account.
    • Enjoy an easy 2FA process and access the data from your Gmail account seamlessly.
    • popup.js file can be modified easily for getting the gmail data for a specific use case ⚙️.
chrome_app_ID

Feel free to contact me in case of any required clarifications ! 🥰

About

A v3 chrome extension which works with Google's API to get the latest OTPs from your gmail account.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages