HLS Downloader
  • About the extension
  • 😎Guides
    • Install the extension
    • Capture a steam
  • 👩‍💻Development
    • Build
    • Contributing
  • 🏦Legal
    • Code of Conduct
    • Privacy
Powered by GitBook
On this page
  1. Development

Build

  1. Clone the repo

  2. Ensure you have node, npm installed

  3. Run sh ./build.sh

  4. Raw files will be at ./src/extension/dist/

  5. The zip will be in ./extension-archive.zip

PreviousCapture a steamNextContributing

Last updated 2 years ago

👩‍💻