/xtension

Primary LanguageTypeScript

Xtension

Local Setup

  1. npm install
  2. npm run start
  3. Navigate to chrome://extensions/ in a new tab and toggle "Developer Mode" to on
  4. Click load unpacked and select the xtension/dist directory

Credits

Boilerplate taken from angular-chrome-extension