diskort/makeext.sh
Er2 191311149d version 2.0
This is version only for extension.
CSS file is now rolling-release and downloads automatically.
2022-03-20 19:16:30 +03:00

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"