diff --git a/Extensions-index.md b/Extensions-index.md
index 705b5ce..44921f3 100644
--- a/Extensions-index.md
+++ b/Extensions-index.md
@@ -736,7 +736,14 @@
         {
             "name": "3D Model Loader",
             "url": "https://github.com/jtydhr88/sd-3dmodel-loader.git",
-            "description": "Koad your 3D model/animation inside webui, then send screenshot to txt2img or img2img to ControlNet.",
+            "description": "Load your 3D model/animation inside webui, then send screenshot to txt2img or img2img to ControlNet.",
+            "added": "2023-03-11",
+            "tags": ["tab"]
+        },
+        {
+            "name": "Corridor Crawler Outpainting",
+            "url": "https://github.com/brick2face/corridor-crawler-outpainting.git",
+            "description": "Generate hallways with the depth-to-image model at 512 resolution. It can be tweaked to work with other models/resolutions.",
             "added": "2023-03-11",
             "tags": ["tab"]
         },