diff --git a/Useful-Extensions.md b/Useful-Extensions.md
index 457eca6..7f15817 100644
--- a/Useful-Extensions.md
+++ b/Useful-Extensions.md
@@ -37,7 +37,7 @@ _(had to turn off wiki editing, see [Home](Home) for details. you may post meani
# Automation / Testing
-**imgui_test_engine**: Dear ImGui Test Engine + Test Suite
+**imgui_test_engine**: Dear ImGui Test Engine + Test Suite (2022-2024)
[github/ocornut/imgui_test_engine](https://github.com/ocornut/imgui_test_engine)

@@ -47,7 +47,7 @@ _(had to turn off wiki editing, see [Home](Home) for details. you may post meani
[github/BalazsJako/ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit)

-**Zep**: An embeddable editor, with optional support for using vim keystrokes (2018-2022)
+**Zep**: An embeddable editor, with optional support for using vim keystrokes (2018-2023)
[github/Rezonality/zep](https://github.com/Rezonality/zep)

@@ -87,7 +87,7 @@ More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306).
[github/epezent/implot](https://github.com/epezent/implot)

-**imgui-plot** (2019)
+**imgui-plot** (2019-2023)
[github/soulthreads/imgui-plot](https://github.com/soulthreads/imgui-plot)

@@ -103,24 +103,24 @@ More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306).
# Curves, Animations, Gradients Editors
-**Cubic Bezier / Curve Editor** (2016-2019)
+**Cubic Bezier / Curve Editor** (2016-2021)
[github](https://github.com/ocornut/imgui/issues/786)

-**ImSequencer**: animation sequencer (2018-2019)
+**ImSequencer**: animation sequencer (2018-2022)
[github/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo)

-**ImGradient**: gradient editor (2018)
+**ImGradient**: gradient editor (2018-2022)
[github/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo)
-**ImCurveEdit**: curve editor (2018)
+**ImCurveEdit**: curve editor (2018-2022)
[github/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo)
**Gradient Color Generator** (2016)
[gist/galloscript](https://gist.github.com/galloscript/8a5d179e432e062550972afcd1ecf112)
-**im-neo-sequencer** (2022)
+**im-neo-sequencer** (2022-2023)
[gitlab/GroGy/im-neo-sequencer](https://gitlab.com/GroGy/im-neo-sequencer) / [discussion](https://github.com/ocornut/imgui/issues/4967)

@@ -137,22 +137,22 @@ More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306).
**imfile**: Rust-only file dialog for ImGui (2023)
[github/tseli0s/imfile](https://github.com/tseli0s/imfile)
-**L2DFileDialog** (2020)
+**L2DFileDialog** (2020-2022)
[github/Limeoats/L2DFileDialog](https://github.com/Limeoats/L2DFileDialog)

-**aiekick/ImGuiFileDialog**: (2019-2021) (win/linux/mac) thumbnails, advanced file styling, custom pane, bookmarks, etc..
+**aiekick/ImGuiFileDialog**: (2019-2024) (win/linux/mac) thumbnails, advanced file styling, custom pane, bookmarks, etc..
[github/aiekick/ImGuiFileDialog](https://github.com/aiekick/ImGuiFileDialog)
-**OverShifted's Directory tree view**: (2020)
+**OverShifted's Directory tree view** (2020-2024)
[thread](https://github.com/ocornut/imgui/issues/3384) / [gist](https://gist.github.com/OverShifted/13aec504dfe376dcc2171e8b7451c5b5)
-**AirGuanZ's imgui-filebrowser**
+**AirGuanZ's imgui-filebrowser** (2019-2024)
[github/AirGuanZ-imgui-filebrowser](https://github.com/AirGuanZ/imgui-filebrowser)

-**gallickgunner's ImGui-Addons**
+**gallickgunner's ImGui-Addons** (2021-2023)
[github/gallickgunner/ImGui-Addons](https://github.com/gallickgunner/ImGui-Addons)

@@ -162,7 +162,7 @@ More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306).
# Rich text / Markdown
-**imgui_markdown**: Markdown for Dear ImGui (2019-2021)
+**imgui_markdown**: Markdown for Dear ImGui (2019-2024)
[github/juliettef/imgui_markdown](https://github.com/juliettef/imgui_markdown)
