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.
-
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.
-
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 ⚙️.
Feel free to contact me in case of any required clarifications ! 🥰