Skip to content

Add screenshot URLs to extension.json#81

Closed
michaeljolley wants to merge 1 commit into
mainfrom
michaeljolley-patch-1
Closed

Add screenshot URLs to extension.json#81
michaeljolley wants to merge 1 commit into
mainfrom
michaeljolley-patch-1

Conversation

@michaeljolley

Copy link
Copy Markdown
Collaborator

Added screenshot URLs to the extension configuration.

Extension Submission

Thanks for submitting your extension to the Command Palette Extensions Gallery!
Please fill out the checklist below to help us review your PR quickly.

Checklist

  • My folder follows the <author>/<extension-name> convention (lowercase, alphanumeric + hyphens only)
  • I have added an extension.json with all required fields
  • The id field in my extension.json matches my folder path (author.extension-name)
  • I have added an icon file (PNG or JPG, under 100 KB)
  • The icon field in extension.json matches my icon filename
  • My extension is available at the install source I specified (winget/MS Store/URL)
  • I have read the Contributing Guide

Additional context

Added screenshot URLs to the extension configuration.
@michaeljolley michaeljolley requested a review from niels9001 May 26, 2026 17:31

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Weather extension submission metadata by adding screenshot URL references to the extension configuration.

Changes:

  • Added a new screenshotUrls array to extensions/baldbeardedbuilder/weather/extension.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +23 to +27
"screenshotUrls": [
"https://github.com/user-attachments/assets/215361e8-73ee-41a2-80f2-87f072b54984",
"https://github.com/user-attachments/assets/de211d03-78b7-459c-9899-214ce21b7549",
"https://github.com/user-attachments/assets/83100ce9-d254-481e-9de2-2c1787a58029"
],
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