Skip to content

A Chrome extension draft built with React that uses OAuth 2.0 for Gmail API integration.

Notifications You must be signed in to change notification settings

ewewraw/react-chrome-extension-with-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Chrome Extension with OAuth

A Chrome extension built with React that uses OAuth 2.0 for Gmail API integration.

Available Scripts

In the project directory, you can run:

npm run install

install dependencies

npm run build

bundle the extension.

Test 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 under chrome://extensions/ -> Load unpacked

About

A Chrome extension draft built with React that uses OAuth 2.0 for Gmail API integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published