0.1.1 • Published 3 years ago

opslan-extension v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Opslan Extension

Building

  1. yarn to install all the dependencies.
  2. yarn dev to run the dev task in watch mode.
  3. yarn build to build a production (minified) version.

Installation

  1. Complete the steps to build the project above
  2. Go to chrome://extensions in Google Chrome
  3. With the developer mode checkbox ticked, click Load unpacked extension... and select the dist folder from this repo