From 1f40a47e7e575877d63a3d9342c2cf13dbe4a49f Mon Sep 17 00:00:00 2001 From: followleohans <67485852+followleohans@users.noreply.github.com> Date: Wed, 21 Jan 2026 11:02:17 -0300 Subject: [PATCH] Add ArrangeIt plugin details to plugins.json --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index 15a62166..9b324fc8 100644 --- a/plugins.json +++ b/plugins.json @@ -7233,6 +7233,13 @@ "name": "Circular Text", "author": "Rohit Chautmol", "homepage": "https://github.com/roohit1234/Circular-Text-Sketch-Plugin" + }, + { + "name": "ArrangeIt", + "author": "Leonardo Hancevich", + "repository": "https://github.com/followleohans/arrangeit-sketch-plugin", + "homepage": "https://leohans.gumroad.com/l/arrangeit", + "description": "Arrange page-level layers by name" } ]