Skip to content

viclai/plasmo_french_fries

Repository files navigation

plasmo_french_fries

This repository is meant to be a sample for reproducing PlasmoHQ/plasmo#488.

  1. Clone this repository.
  2. Install pnpm.
  3. Execute the follow commands in Terminal with the current directory being the root of this repository.
git checkout v0.0.1
pnpm i
pnpm build --tag=0.0.1
git checkout v0.0.2
pnpm build --tag=0.0.2
  1. Open chrome://extensions in your Chrome browser.
  2. Toggle "Developer mode" on.
  3. Click on "Load unpacked", and find/select the folder entitled, chrome-mv3-prod-0.0.1.
  4. Open a new-tab page, and leave it open for the next step. The page should simply show a copy, "installed".
  5. Go back to chrome://extensions, click on "Load unpacked", and find/select the folder entitled, chrome-mv3-prod-0.0.2.

If the update event triggered, then it should show "update from 0.0.1" as the copy when a new-tab page is opened.

Try repeating the above steps, but for step 7, make sure that no new-tab page is open.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published