jleveau / chrome_plugin

A Chrome Plugin For Building A Skeleton Of A Web Test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

The plugin will be built in the 'crx' directory

Install the plugin following the Chrome Guide

About

A Chrome Plugin For Building A Skeleton Of A Web Test


Languages

Language:JavaScript 93.0%Language:HTML 7.0%