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
sudoon 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