xpi-repack
Development scripts used by Mozilla's addons packages
Install
- All systems
-
curl cmd.cat/xpi-repack.sh
- Debian
-
apt-get install mozilla-devscripts
- Ubuntu
-
apt-get install mozilla-devscripts
- Kali Linux
-
apt-get install mozilla-devscripts
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mozilla-devscripts
- Raspbian
-
apt-get install mozilla-devscripts
- Dockerfile
- dockerfile.run/xpi-repack
mozilla-devscripts
Development scripts used by Mozilla's addons packages
This package contains mozilla-devscripts, a collection of scripts based on Makefile inheritance meant for packaging Firefox's and Thunderbird's extensions. These tools will help maintainers to build link and install all XUL extensions properly following the policies outlined by the Debian Mozilla Extension Maintainers team.