Content
Put the content in a content
directory.
It uses a .xul
file to tell it:
- Which files to use
- The order to load them in
- Specification for new toolbar buttons
Addons are really .zip
files with a special set of files:
chrome.manifest
- describes the contentsinstall.rdf
- Addon metadataPut the content in a content
directory.
It uses a .xul
file to tell it:
Implement the actual features
zip
is your friend
.xpi