From 07e54cd54fd87f931b777649d3add76d4bb639e9 Mon Sep 17 00:00:00 2001 From: "Roman from WhiteUI.Store" Date: Wed, 10 Jun 2026 02:07:46 +0400 Subject: [PATCH] Update plugins.json New plugin added: sketch-symbols-sorter-plugin --- plugins.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index a11f53d8..dc2f1b39 100644 --- a/plugins.json +++ b/plugins.json @@ -7283,5 +7283,15 @@ "homepage": "https://www.typeui.sh/", "author": "Bergside", "lastUpdated": "2026-05-16 08:09:28 UTC" + }, + { + "name": "sketch-symbols-sorter-plugin", + "title": "Symbols Sorter Plugin for Sketch", + "description": "Automatically organize symbols in the Sketch file using Symbols Sorter Plugin", + "owner": "whiteuistore", + "author": "WhiteUI.Store", + "homepage": "https://github.com/whiteuistore/sketch-symbols-sorter-plugin", + "lastUpdated": "2026-06-10 21:05:24 UTC", + "appcast": "https://raw.githubusercontent.com/whiteuistore/sketch-symbols-sorter-plugin/main/appcast.xml" } -] \ No newline at end of file +]