Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vladikoff/foxfire
- Owner: vladikoff
- Created: 2016-04-12T19:28:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T15:34:58.000Z (over 5 years ago)
- Last Synced: 2024-10-19T00:29:37.357Z (27 days ago)
- Topics: firefox
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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