NAME
Dist::Zilla::App::Command::mozi - install your addons to firefox profile for test
VERSION
version 0.103
SYNOPSIS
dzil mozi [ --test --dir 'firefox extension dir' ]
DESCRIPTION
This command will install your built addon to firefox profile. It will create a proxy file to your built addon directroy if you set --test in the command line. Your should set the firefox extension directory in the dist.ini [Moz] section or set it with '--dir'.
When you use it with no '--test', your addons will be packed into a '.xpi' file and installed to the extnsion directory.
AUTHOR
woosley.xu <woosley.xu@gmail.com>
COYPRIGHT
his software is copyright (c) 2012 by woosley.xu.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.