diff --git a/QuickHide/QuickHide-2-3.3.0.4.ckan b/QuickHide/QuickHide-2-3.3.0.4.ckan
new file mode 100644
index 0000000000..ab8641c86c
--- /dev/null
+++ b/QuickHide/QuickHide-2-3.3.0.4.ckan
@@ -0,0 +1,50 @@
+{
+    "spec_version": "v1.2",
+    "identifier": "QuickHide",
+    "name": "QuickHide",
+    "abstract": "Adds the possibility to hide the stock toolbar and the mods of the stock toolbar.",
+    "author": [
+        "malah",
+        "linuxgurugamer"
+    ],
+    "license": "GPL-3.0",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174445-151-malahs-quick-mods/",
+        "spacedock": "https://spacedock.info/mod/106/QuickHide",
+        "repository": "https://github.com/linuxgurugamer/QuickMods"
+    },
+    "version": "2:3.3.0.4",
+    "ksp_version_min": "1.8.0",
+    "ksp_version_max": "1.8.1",
+    "localizations": [
+        "en-us",
+        "fr-fr"
+    ],
+    "depends": [
+        {
+            "name": "ToolbarController"
+        },
+        {
+            "name": "ClickThroughBlocker"
+        }
+    ],
+    "suggests": [
+        {
+            "name": "Toolbar"
+        }
+    ],
+    "install": [
+        {
+            "file": "GameData/QuickMods/QuickHide",
+            "install_to": "GameData/QuickMods"
+        }
+    ],
+    "download": "https://spacedock.info/mod/106/QuickHide/download/3.3.0.4",
+    "download_size": 45474,
+    "download_hash": {
+        "sha1": "8BE525E7414A1051494D28509352E8D915E728BA",
+        "sha256": "BE00B3C713598CF17C4B6269055BE53F9BB780DC06098E99A72BCF8BEE67B35E"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}