Skip to content
Discussion options

You must be logged in to vote

First you need to install Node.js and pnpm.

  1. Install the dependencies with the following command:
    pnpm install

  2. Start project in dev mode:
    pnpm run dev
    The extension will be created and you can find all the files of the chrome extension in the dist folder.

  3. Add the extention to your chrome browser:

  • Open your chrome browser and navigate to your extensions
  • Enable Developer mode
  • Click Load unpacked and select the dist folder

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aniljangirdev
Comment options

Answer selected by CrawlerCode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants