JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 861
  • Score
    100M100P100Q102224F
  • License MIT

Firefox Launcher with clean and custom profiles

Package Exports

  • foxfire

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (foxfire) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

foxfire

Firefox Launcher with clean and custom profiles without WebDriver

Install node.js (npm should be available in your terminal app)

Module install: npm install foxfire --save-dev


Global Command-line: npm install -g foxfire

Global install will probably require sudo on OS X


Usage

See docs.md.


Changelog

  • 1.1.0 - Firefox profile names have a new format now. The format is ffire-[date+time]
  • 1.0.1 - adjust default user.js flags, update debug
  • 1.0.0 - init release