newextension

Description

creates a Firefox extension skeleton

Installation

Archive Installation

rake install

Gem Installation

gem install newextension

Features/Problems

Synopsis

Create Extension

newextension -a yourname foo

Create xpi

rake create_extension_xpi

Symlink In Your Local Profile

rake install

Unlink From Your Local Profile

rake uninstall
Author

youpy <[email protected]>

Copyright

Copyright © 2008 youpy

License

The MIT License