diff --git a/.cursor/plugin.json b/.cursor-plugin/plugin.json similarity index 70% rename from .cursor/plugin.json rename to .cursor-plugin/plugin.json index 660f22d..dc1e615 100644 --- a/.cursor/plugin.json +++ b/.cursor-plugin/plugin.json @@ -4,9 +4,10 @@ "description": "BrowserStack integration for Cursor. Test websites and mobile apps on real devices, run automated tests, debug failures, and manage test cases—all using natural language.", "author": { "name": "BrowserStack", - "email": "support@browserstack.com", - "url": "https://www.browserstack.com" + "email": "support@browserstack.com" }, + "homepage": "https://www.browserstack.com", + "repository": "https://github.com/browserstack/browserstack-cursor-plugin", "keywords": [ "browserstack", "testing", @@ -19,6 +20,5 @@ "app-testing", "real-devices" ], - "logo": "https://d2ogrdw2mh0rsl.cloudfront.net/production/images/static/header/header-logo.svg", - "primaryColor": "#0070f0" + "logo": "assets/logo.svg" }