- Go to the extension page on Mozilla Add-ons to download and install the extension.
- Go to
about:config
and turnxpinstall.signatures.required
to false - Clone the repository and go to the created directory
$ git clone https://github.com/WBerredo/wsse-generator-chrome.git
$ cd /path/to/wsse-generator-chrome/
- Run in your terminal:
$ zip -r wsse_generator.zip -1 icon/* *
$ mv wsse_generator.zip wsse_generator.xpi
- Go to
about:addons
in browser - Drag&drop
wsse_generator.xpi
to the openedabout:addons
browser tab - Accept it and install the extension
Profit!