diskort/makeext.sh
2022-03-20 12:15:26 +03:00

5 lines
218 B
Bash
Executable file

#!/bin/sh
zip diskort.xpi btfl.css ext.png manifest.json
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"