/webpack-manifest-v3-example

An example Chrome manifest v3 extension packed using Webpack

Primary LanguageJavaScript

Usage

  1. Run the following:
npm install
npm run build
  1. Navigate to: chrome://extensions/ > "Load Unpacked"
  2. Click on "Inspect views service worker"
  3. Check for hello world console output