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

0.0.0 • Public • Published

chrome-extension-react-js

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

Package Sidebar

Install

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

Weekly Downloads

41

Version

0.0.0

License

none

Unpacked Size

30 kB

Total Files

28

Last publish

Collaborators

  • crxapp