/create-a-chrome-extension-with-typescript-react-and-webpack

Learn how to create a chrome extension with TypeScript, React, and Webpack. We will also set up Webpack to build our content and background scripts, use the chrome.tabs API to communicate between our popup and content script, and more.

Primary LanguageJavaScript

This repository is not active