Skip to content

Commit 3d4ea5c

Browse files
authored
feat: add illustar0.sourceswitch to gallery (#59)
1 parent fa4cf7a commit 3d4ea5c

5 files changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"$schema": "../../../.github/schemas/extension.schema.json",
3+
"id": "illustar0.sourceswitch",
4+
"title": "SourceSwitch",
5+
"shortDescription": "Switch Monitor Inputs (HDMI/DP, etc.) via Command Palette.",
6+
"description": "Switch Monitor Inputs (HDMI/DP, etc.) via Command Palette.",
7+
"author": {
8+
"name": "Illustar0",
9+
"url": "https://github.com/Illustar0"
10+
},
11+
"icon": "icon.png",
12+
"homepage": "https://github.com/Illustar0/SourceSwitch.Extension.Palette",
13+
"categories": ["utilities-and-tools", "productivity"],
14+
"installSources": [
15+
{
16+
"type": "msstore",
17+
"id": "9MWGJ4GFR31B"
18+
},
19+
{
20+
"type": "url",
21+
"uri": "https://github.com/Illustar0/SourceSwitch.Extension.Palette/releases/latest"
22+
}
23+
]
24+
}
10.5 KB
Loading
298 KB
Loading
262 KB
Loading
236 KB
Loading

0 commit comments

Comments
 (0)