Skip to content

underground0930/chrome_metaCheckMan

Repository files navigation

Chrome Extension Name

Chrome Extension 「chrome_metaCheckMan」

Chrome WebStore URL

Capture

web page

metaCheckMan

option page

metaCheckMan

Icon (thanks!)

https://icooon-mono.com/14307-%e7%9c%bc%e7%90%83%e3%81%ae%e7%84%a1%e6%96%99%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b31/

Prerequisites

Option

Includes the following

  • TypeScript
  • Webpack
  • React

Setup

npm install

Import as Visual Studio Code project

...

Build

npm run build

Build in watch mode

terminal

npm run watch

Visual Studio Code

Run watch mode.

Load extension to chrome

Load dist directory

Test

npx jest or npm run test