|
1 | 1 | { |
2 | 2 | "$schema": "https://raw.githubusercontent.com/microsoft/CmdPal-Extensions/main/.github/schemas/gallery.schema.json", |
3 | 3 | "version": "1.0", |
4 | | - "generatedAt": "2026-06-04T14:31:34Z", |
5 | | - "extensionCount": 59, |
| 4 | + "generatedAt": "2026-06-08T16:14:33Z", |
| 5 | + "extensionCount": 60, |
6 | 6 | "extensions": [ |
7 | 7 | { |
8 | 8 | "id": "8lwxpg.process-killer", |
|
144 | 144 | } |
145 | 145 | ], |
146 | 146 | "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 | + ], |
147 | 152 | "addedAt": "2026-04-12" |
148 | 153 | }, |
149 | 154 | { |
|
1675 | 1680 | ], |
1676 | 1681 | "addedAt": "2026-04-15" |
1677 | 1682 | }, |
| 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 | + }, |
1678 | 1720 | { |
1679 | 1721 | "id": "xisage.godot-engine", |
1680 | 1722 | "title": "Godot Engine", |
|
0 commit comments