Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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)