diff --git a/Useful-Extensions.md b/Useful-Extensions.md
index 255248f..400cd12 100644
--- a/Useful-Extensions.md
+++ b/Useful-Extensions.md
@@ -389,14 +389,18 @@ More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306).
# 2D/3D manipulation Gizmos
-**ImGuizmo**: 3d translation/rotation Gizmo (2016-2022)
+**ImGuizmo**: 3d translation/rotation Gizmo (2016-2025)
[github/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo)

-**imGuiZMO.quat**: 3d translation/rotation Gizmo (2020)
+**imGuiZMO.quat**: 3d translation/rotation Gizmo (2020-2025)
[github/BrutPitt/imGuIZMO.quat](https://github.com/BrutPitt/imGuIZMO.quat)

+**ImViewGuizmo**: 3D view gizmo for Dear ImGui, inspired by the navigation widgets found in Blender and Godot (2025)
+
[github/Ka1serM/ImViewGuizmo](https://github.com/Ka1serM/ImViewGuizmo)
+
+
**ImGui-2D-HArrow** :2D Mobile Components (2023)
[github/Half-People/ImGui-2D-HArrow](https://github.com/Half-People/ImGui-2D-HArrow)