Skip to content

Example of how to inject a React component into a website using a Chrome Extension

Notifications You must be signed in to change notification settings

myweekinjs/chrome-extension-w-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome extension with React

This project is a sample of how to inject React into a website using a chrome extension.

Related Article

Creating a Chrome Extension with React

Setup

  1. Run npm i or yarn to install all the dependencies
  2. Run yarn dev to make changes to the extension
  3. Run yarn build-prod to compile the scripts

About

Example of how to inject a React component into a website using a Chrome Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published