@crx-template/chrome-extension-react-ts

0.0.0 • Public • Published

chrome-extension-react-ts

Installing and Running

Procedures

  1. Check if your Node.js version is >= 14.
  2. Clone this repository.
  3. Change the package's your name, description, and repository fields in package.json.
  4. Change the name of your extension on src/manifest.js.
  5. Run pnpm install to install the dependencies.
  6. Run pnpm build

Packing

After the development of your extension run the command

$ pnpm build

Now, the content of build folder will be the extension ready to be submitted to the Chrome Web Store. Just take a look at the official guide to more infos about publishing.


Power by create-chrome-ext | Github

/@crx-template/chrome-extension-react-ts/

    Package Sidebar

    Install

    npm i @crx-template/chrome-extension-react-ts

    Weekly Downloads

    0

    Version

    0.0.0

    License

    none

    Unpacked Size

    30.8 kB

    Total Files

    31

    Last publish

    Collaborators

    • crxapp