Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vladikoff/foxfire

Firefox Launcher with clean and custom profiles without WebDriver
https://github.com/vladikoff/foxfire

firefox

Last synced: 18 days ago
JSON representation

Firefox Launcher with clean and custom profiles without WebDriver

Awesome Lists containing this project

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](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