Er2
191311149d
This is version only for extension. CSS file is now rolling-release and downloads automatically.
5 lines
224 B
Bash
Executable file
5 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"
|