Skip to content

Commit 87cfd9e

Browse files
niels9001Copilot
andauthored
Regenerate extensions.json (#88)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f0a6542 commit 87cfd9e

1 file changed

Lines changed: 44 additions & 2 deletions

File tree

extensions.json

Lines changed: 44 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/microsoft/CmdPal-Extensions/main/.github/schemas/gallery.schema.json",
33
"version": "1.0",
4-
"generatedAt": "2026-06-04T14:31:34Z",
5-
"extensionCount": 59,
4+
"generatedAt": "2026-06-08T16:14:33Z",
5+
"extensionCount": 60,
66
"extensions": [
77
{
88
"id": "8lwxpg.process-killer",
@@ -144,6 +144,11 @@
144144
}
145145
],
146146
"iconUrl": "https://raw.githubusercontent.com/microsoft/CmdPal-Extensions/main/extensions/baldbeardedbuilder/weather/icon.png",
147+
"screenshotUrls": [
148+
"https://raw.githubusercontent.com/microsoft/CmdPal-Extensions/main/extensions/baldbeardedbuilder/weather/screenshots/screen1.png",
149+
"https://raw.githubusercontent.com/microsoft/CmdPal-Extensions/main/extensions/baldbeardedbuilder/weather/screenshots/screen2.png",
150+
"https://raw.githubusercontent.com/microsoft/CmdPal-Extensions/main/extensions/baldbeardedbuilder/weather/screenshots/screen3.png"
151+
],
147152
"addedAt": "2026-04-12"
148153
},
149154
{
@@ -1675,6 +1680,43 @@
16751680
],
16761681
"addedAt": "2026-04-15"
16771682
},
1683+
{
1684+
"id": "thestarslayer.define-word-extension",
1685+
"title": "Define Word",
1686+
"shortDescription": "Type a word to get its definition",
1687+
"description": "A Command Palette (PowerToys) extension that provides on-the-fly definitions!\nIt uses dictionaryapi.dev's free API to retrieve definitions for the word, and display as list items for each definition of the word along with its part of speech.\nFor longer definitions, you can view the details pane of the list item by clicking `Ctrl` + `Enter`",
1688+
"author": {
1689+
"name": "Lalith Sri Sai Manda",
1690+
"url": "https://github.com/TheStarSlayer"
1691+
},
1692+
"homepage": "https://github.com/TheStarSlayer/Define-Word-Extension",
1693+
"tags": [
1694+
"definitions",
1695+
"dictionary",
1696+
"words",
1697+
"meaning",
1698+
"vocabulary"
1699+
],
1700+
"categories": [
1701+
"productivity",
1702+
"utilities-and-tools",
1703+
"education"
1704+
],
1705+
"installSources": [
1706+
{
1707+
"type": "msstore",
1708+
"id": "9pdc60w12dzh"
1709+
}
1710+
],
1711+
"iconUrl": "https://raw.githubusercontent.com/microsoft/CmdPal-Extensions/main/extensions/thestarslayer/define-word-extension/icon.jpg",
1712+
"screenshotUrls": [
1713+
"https://raw.githubusercontent.com/microsoft/CmdPal-Extensions/main/extensions/thestarslayer/define-word-extension/screenshots/01-entry.png",
1714+
"https://raw.githubusercontent.com/microsoft/CmdPal-Extensions/main/extensions/thestarslayer/define-word-extension/screenshots/02-loading.png",
1715+
"https://raw.githubusercontent.com/microsoft/CmdPal-Extensions/main/extensions/thestarslayer/define-word-extension/screenshots/03-results.png",
1716+
"https://raw.githubusercontent.com/microsoft/CmdPal-Extensions/main/extensions/thestarslayer/define-word-extension/screenshots/04-no def found.png"
1717+
],
1718+
"addedAt": "2026-06-08"
1719+
},
16781720
{
16791721
"id": "xisage.godot-engine",
16801722
"title": "Godot Engine",

0 commit comments

Comments
 (0)