create-chrome-extension-react-app

2.5.27 • Public • Published

This project is chrome extension react app that include below libraries.

  • eslint
  • babel
  • prettier
  • tsconfig
  • babel loader

If you want to make chrome extension using react typescript then just follow below things.

  1. npx chrome-extension-react-app project-name-you-want
  2. go to folder made
  3. develop that you want.
  4. npm run build
  5. dist folder will created upload this dist folder in chrome://extensions.
  6. Then you can test your app in your local.

/create-chrome-extension-react-app/

    Package Sidebar

    Install

    npm i create-chrome-extension-react-app

    Weekly Downloads

    1

    Version

    2.5.27

    License

    ISC

    Unpacked Size

    10.4 kB

    Total Files

    17

    Last publish

    Collaborators

    • lynn312