version 2.0

This is version only for extension.
CSS file is now rolling-release and downloads automatically.
main v2.0
Er2 1 year ago
parent 8f6ccda803
commit 191311149d

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

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "DisKort",
"version": "1.1",
"version": "2.0",
"description": "Custom theme for Discord",

Loading…
Cancel
Save