diskort/makeext.sh

6 lines
224 B
Bash
Executable File

#!/bin/sh
zip -r diskort.xpi js/ ext.png manifest.json license
echo "goto about:config and set xpinstall.signatures.required to false"
echo "then goto about:addons -> settings icon below search -> install add-on from file"