Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 421 Bytes

File metadata and controls

21 lines (12 loc) · 421 Bytes

chrome-plugin

A Chrome Plugin For Building A Skeleton Of A Web Test.

Installation

Use NPM and Webpack to build the plugin.

npm install
npm run build

You can also create a debug configuration with: npm run debug

The plugin will be built in the 'crx' directory

Install the plugin following the Chrome Guide