A Chrome extension built with React that uses OAuth 2.0 for Gmail API integration.
In the project directory, you can run:
install dependencies
bundle the extension.
To test the extension:
- Replace the corresponding values in manifest.json with your extension's name and key, and your project client_id
- build the code
- load the generated
dist
directory underchrome://extensions/
-> Load unpacked