Skip to content

Use full marketplace description for plugin manifest - #8

Merged
vystrcild merged 1 commit into
apify:mainfrom
rshah2020:fix/marketplace-manifest
Jul 3, 2026
Merged

Use full marketplace description for plugin manifest#8
vystrcild merged 1 commit into
apify:mainfrom
rshah2020:fix/marketplace-manifest

Conversation

@rshah2020

Copy link
Copy Markdown
Contributor

Summary

The cursor.com/marketplace detail page renders the plugin's description from apify/.cursor-plugin/plugin.json, not from the root .cursor-plugin/marketplace.json. Currently the two are inconsistent: marketplace.json carries the full Apify Store copy while plugin.json still has a short one-liner, so the listing shows the short text.

This updates plugin.json's description to the full store copy so both files are aligned and the marketplace listing shows the intended description.

Changes

  • apify/.cursor-plugin/plugin.json: expand description to the full marketplace copy:

    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.

Test plan

  • Confirm JSON is valid (validated locally).
  • After publish, verify the marketplace detail page header shows the new description and wraps acceptably.

Made with Cursor

The cursor.com/marketplace detail page renders the description from
plugin.json, so expand it to the full store copy to match marketplace.json.

Co-authored-by: Cursor <cursoragent@cursor.com>
@rshah2020
rshah2020 force-pushed the fix/marketplace-manifest branch from ca9fdb8 to bbe61e4 Compare July 2, 2026 21:13
@vystrcild
vystrcild merged commit 17ff30a into apify:main Jul 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants