Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 415 Bytes

File metadata and controls

11 lines (9 loc) · 415 Bytes

Flow (WebExtension)

Browser extension companion for Flow by Spooky Services

Building

  1. run npm install
  2. run node buildExtension.js <browser>
  3. Unpacked extension will be available at dist/<browser>
  4. Pack the extension as ZIP via your File Manager

Supported browsers are chrome, opera, firefox
Any other chromium-based browsers not listed here should also use chrome when building.