Run a web extension from a specific directory in Firefox

web-ext

  • A command-line tool for managing web extension development.
    More information: <https://github.com/mozilla/web-ext>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

web-ext run --source-dir {{path/to/directory}}

click the source code to copy