Skip to content

Conversation

@n2parko
Copy link
Contributor

@n2parko n2parko commented Feb 10, 2026

Summary

  • Adds a new .cursor-plugin/plugin.json manifest file with updated plugin metadata
  • Restructures author fields (homepage, repository as top-level) to align with the latest Cursor plugin spec
  • Retains the existing .cursor/plugin.json unchanged

Test plan

  • Verify .cursor-plugin/plugin.json is valid JSON and contains the correct fields
  • Confirm the existing .cursor/plugin.json is unmodified
  • Validate that the plugin loads correctly in Cursor with the new manifest location

Made with Cursor

Adds the new `.cursor-plugin/plugin.json` manifest with updated fields
(homepage, repository) and restructured author metadata to align with
the latest Cursor plugin spec.

Co-authored-by: Cursor <cursoragent@cursor.com>
@n2parko n2parko requested a review from a team as a code owner February 10, 2026 02:26
The plugin manifest has moved to the new `.cursor-plugin/` directory.
The old `.cursor/plugin.json` is no longer needed.

Co-authored-by: Cursor <cursoragent@cursor.com>
@francisf francisf merged commit 03d398d into browserstack:main Feb 10, 2026
2 checks 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.

2 participants