Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions extensions/jrscott812/power/extension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"$schema": "../../../.github/schemas/extension.schema.json",
"id": "jrscott812.power",
"title": "Power",
"shortDescription": "Switch Windows power modes and power plans from Command Palette.",
"description": "A Command Palette extension for switching Windows power modes (Best efficiency, Balanced, Best performance) and power plans (Power saver, Balanced, High performance, Ultimate performance, and custom plans). Includes dock bands for quick changes and fallback search for power, mode, and plan terms.",
"author": {
"name": "jrscott812",
"url": "https://github.com/JRScott812"
},
"icon": "icon.png",
"homepage": "https://github.com/JRScott812/CmdPal.Ext.Power",
"tags": [
"power",
"power plan",
"power mode",
"power management",
"power settings"
],
"categories": [
"utilities-and-tools",
"productivity"
],
"installSources": [
{
"type": "msstore",
"id": "9P5805PFVS3G"
}
]
}
Binary file added extensions/jrscott812/power/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading