Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 520 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 520 Bytes

Mozilla extension's build system based on Jakarta ANT

This project contains the script, XSL sheets and all scripts used to build extensions

XSL sheets

  • ant - contains the build.xml used to pack dev and production XPI file
  • xsl - contains the XSL sheets used to create chrome.manifest, install.rdf, prefs.js and update.rdf

Bash scripts

  • moz_profile_switcher - bash scripts to add debug preference settings to Firefox profiles and run multiple profiles
  • maketemplate - create a new project environment