All Gadgets
Godot Git Plugin (3.5+)
by chronicallyserious
This official plugin lets you interact with Git without leaving the Godot editor. More information can be found at https://github.com/godotengine/godot-git-plugin/wiki. Only compatible with Godot 3.5+.
Solo Visibility - Focus on selection
by sheepcommander
Use Shift+H to hide all nodes in the scene tree except the selected nodes. Ctrl+Z (or editor equivalent) will restore the previous state of all nodes.
Godot icon creator/replacer
by pkowal1982
Replace Windows icon without rcedit. Create icon from image(s) using no external tools. After installing and enabling you'll find two additional menu entries: Project/Tools/Icon Creator Project/Tools/Icon Replacer which should be self explanatory.
easy-godot
by johnnyb0y
Plugin for the godot engine, contains some easy to use widgets.
Character Step
by panthera
This static class helps CharacterBody3D objects ascend and descend ledges such as stairs or obstacles. PhysicsServer3D.body_test_motion() is used to project the character as if they were moving up the ledge to test for collision. Then either a clear position is returned or the CharacterBody3D’s original position, where the body was before the projection, is returned to indicate the ledge can not be ascended or descended. This is a demo level that also includes a bare bones third person contro...
Yandex games SDK 4.3+ (non official)
by basilyes
Yandex games SDK non official implementation for godot. I do it for my games, so it's not a complete SDK implementation yet. If you lack of some functions, you can do it your self and contribute or create issue on github. I will be appreciate you. For use install plugin and add "yandex" feature to your export RU Неофициальная реализация Yandex SDK для godot. Делаю для себя и своих игр, по этому тут реализованны не все методы и не всегда до конца (буду потихоньку доделывать). Если не хватает к...
Plugin Refresher
by mrpedrobraga
Toolbar to manage your plugins directly from the main view. Allows for quick iteration when authoring your own plugins.
Menu Transition System
by miky
Create different menu transitions with ease using this addon. Add the nodes you need to get the functionality you need.

Stopwatch
by gustavolr548
A utility stopwatch node for Godot 4.x
Animated Text
by indigobeetle
A modular text animation plugin.
Yandex-Games
by alexeype
Yandex-Games addon for html game. More information in the github repository. Documentation in the github repository. Give me stars on github! :)
Bonnie Dialogue Manager for
by paganseawitch
Importer and interpreter for Bonnie Dialogue Language. Completely written in GDScript. No external dependencies. Editable in Godot! Bonnie is a language for writing branching dialogues/dialogs and has lots of nice features. Check the docs for more info.