Skip to content

Add power extension#120

Merged
niels9001 merged 5 commits into
microsoft:mainfrom
JRScott812:add-power-extension
Jul 23, 2026
Merged

Add power extension#120
niels9001 merged 5 commits into
microsoft:mainfrom
JRScott812:add-power-extension

Conversation

@JRScott812

@JRScott812 JRScott812 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

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)
  • I have read the Contributing Guide

Additional context

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

Adds a new “Power” extension submission to the Command Palette Extensions Gallery, enabling users to switch Windows power modes and power plans from Command Palette.

Changes:

  • Adds a new extension.json metadata manifest for the jrscott812/power extension.
  • Declares Microsoft Store and WinGet install sources for the extension.

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

Comment thread extensions/jrscott812/power/extension.json Outdated
Comment on lines +24 to +32
"installSources": [
{
"type": "msstore",
"id": "9P5805PFVS3G"
},
{
"type": "winget",
"id": "JakeScott.Power"
}

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I am still waiting on the store page to be validated, so it will stay as a draft until then

JRScott812 and others added 4 commits July 16, 2026 17:51
@JRScott812
JRScott812 marked this pull request as ready for review July 23, 2026 15:14
@niels9001
niels9001 merged commit 667b276 into microsoft:main Jul 23, 2026
2 checks passed
@JRScott812
JRScott812 deleted the add-power-extension branch July 23, 2026 15:51
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