Skip to content

Instantly share code, notes, and snippets.

@bgrins
Created November 23, 2016 20:41
Show Gist options
  • Save bgrins/052622d80619693f57029a9558d7ac8d to your computer and use it in GitHub Desktop.
Save bgrins/052622d80619693f57029a9558d7ac8d to your computer and use it in GitHub Desktop.
cd testing/talos/talos/tests/devtools/addon/
# Make changes
# <MODIFY install.rdf version #>
zip -r devtools-signed.xpi .
jpm sign --api-key <APIKEY> --api-secret <APISECRET> --xpi devtools-signed.xpi
mv damp_devtools_at_maximum_performance-0.0.5-fx.xpi devtools-signed.xpi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment