mozilla-profile-builder
Version:
Create profiles for firefox/b2g desktop
27 lines (19 loc) • 540 B
Markdown
add extracts feature
- symlink app contents rather then copying them [massive perf win]
- new simplified api with less options and more power.
- killed .b2g function
- killed .firefox function
- new module.create entrypoint for profile builds.
- hack so process.on('exit', function() {}); actually fires on sigint
- delete permissions db
- add apps support.
- add settings.json support
- add support for building b2g/firefox profiles with prefs
-