Files
ggbond268--mactools/Plugins/Launchpad/plugin.json
T
wehub-resource-sync 1d1286fadb
Build / Build and test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:18:38 +08:00

68 lines
2.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "launchpad",
"displayName": "启动台",
"summary": "用全局热键或菜单栏打开应用网格,搜索并启动。",
"localizedMetadata": {
"ar": {
"displayName": "Launchpad",
"summary": "افتح شبكة التطبيقات من اختصار عام أو شريط القوائم، ثم ابحث وشغّل التطبيقات."
},
"de": {
"displayName": "Launchpad",
"summary": "Öffnet das App-Raster per globalem Kurzbefehl oder über die Menüleiste, sucht und startet Apps."
},
"en": {
"displayName": "Launchpad",
"summary": "Open the app grid from a global shortcut or the menu bar, then search and launch apps."
},
"es": {
"displayName": "Launchpad",
"summary": "Abre la cuadrícula de apps desde un atajo global o la barra de menús; busca y abre apps."
},
"fr": {
"displayName": "Launchpad",
"summary": "Ouvrez la grille dapps avec un raccourci global ou la barre des menus, puis recherchez et lancez des apps."
},
"ja": {
"displayName": "Launchpad",
"summary": "グローバルショートカットまたはメニューバーからアプリグリッドを開き、検索して起動します。"
},
"ko": {
"displayName": "Launchpad",
"summary": "전역 단축키나 메뉴 막대에서 앱 그리드를 열고, 검색해 실행합니다."
},
"pt": {
"displayName": "Launchpad",
"summary": "Abra a grade de apps por um atalho global ou pela barra de menus, depois pesquise e abra apps."
},
"ru": {
"displayName": "Launchpad",
"summary": "Открывайте сетку приложений глобальным сочетанием клавиш или из строки меню, ищите и запускайте приложения."
},
"zh-Hans": {
"displayName": "启动台",
"summary": "用全局热键或菜单栏打开应用网格,搜索并启动。"
},
"zh-Hant": {
"displayName": "啟動台",
"summary": "用全域快速鍵或選單列打開 App 網格,搜尋並啟動。"
}
},
"version": "1.1.3",
"minHostVersion": "1.0.2",
"pluginKitVersion": 3,
"bundleRelativePath": "Launchpad.bundle",
"factoryClass": "LaunchpadPlugin.LaunchpadPluginFactory",
"build": {
"project": "../../MacTools.xcodeproj",
"scheme": "LaunchpadPlugin"
},
"capabilities": {
"primaryPanel": true,
"componentPanel": false,
"configuration": true
},
"permissions": [],
"category": "system"
}