From 80b298297db8500995515d67e9ec54f7f8b88ca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Du=C5=A1an=20Vystr=C4=8Dil?= Date: Thu, 2 Jul 2026 11:14:34 +0200 Subject: [PATCH] Adding plugin description --- .cursor-plugin/marketplace.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.cursor-plugin/marketplace.json b/.cursor-plugin/marketplace.json index 424d91c..da696e2 100644 --- a/.cursor-plugin/marketplace.json +++ b/.cursor-plugin/marketplace.json @@ -7,7 +7,8 @@ "plugins": [ { "name": "apify", - "source": "apify" + "source": "apify", + "description": "Extract data from any website with thousands of trusted scrapers, crawlers, and automations from Apify Store. Integrate ready-made Actors to access all popular social media, video, e-commerce, search engines, maps, and travel sites. Build, debug, publish, and monetize new Actors on Apify." } ] }