/rocket

Playing around building a chrome extension using Angular

Primary LanguageTypeScript

Rocket

This project was generated with Angular CLI version 7.3.1.

Build

Run yarn gulp to build the project. The build artifacts will be stored in the dist/ directory.

Load Chrome Extension

  • Navigate to "More Tools/Extensions" in Chrome
  • Press the "Load unpacked" button
    • Navigate to the dist folder of this project and select "Open"