Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nibalizer/puppet-module-firefox
Puppet module to manage firefox and the .mozilla folder (extensions, particularly)
https://github.com/nibalizer/puppet-module-firefox
Last synced: about 1 month ago
JSON representation
Puppet module to manage firefox and the .mozilla folder (extensions, particularly)
- Host: GitHub
- URL: https://github.com/nibalizer/puppet-module-firefox
- Owner: nibalizer
- Created: 2012-06-11T08:46:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-11T08:55:58.000Z (over 12 years ago)
- Last Synced: 2024-10-26T20:11:27.437Z (about 2 months ago)
- Language: Puppet
- Size: 85.9 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
puppet-module-firefox
This is the puppet-module-firefox module.
Use
------So far we've got good support for things like this:
```puppet
firefox::extension{
'pentadactyl':
src => 'http://5digits.org/nightly/pentadactyl-latest.xpi',
dst => "/home/${username}/.mozilla/firefox/fozuffbj.default/extensions/[email protected]",
}
```Hopefully this can get better and go further and manage things like bookmarks, vimperator.rc, search functions. Maybe something fun can be done with exported resources and history/bookmarks.
License
-------Apache 2.0
Contact
-------Spencer Krum
Support
-------Please log tickets and issues at our [Github](http://github.com/nibalizer/puppet-module-firefox)