| .. | ||
| lib | ||
| build.sh | ||
| package.json | ||
| README.md | ||
System Requirements
- Download Add-on SDK
- Install it. Mozilla Docs
Run
$ sh firefox/build.sh
- Copy the content of firefox/firefox-addon (lib, data, package.json) to your development path.
- Compile the XPI file Mozilla Docs