Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.17 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.17 KB

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 ! 🥰