Files
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.2 KiB
JSON
Raw Permalink 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": "hide-notch",
"displayName": "隐藏刘海",
"summary": "自动遮挡刘海屏顶部区域",
"localizedMetadata": {
"ar": {
"displayName": "إخفاء النتوء",
"summary": "قم بتغطية المنطقة العلوية تلقائيًا على الشاشات المسننة."
},
"de": {
"displayName": "Notch ausblenden",
"summary": "Decken Sie automatisch den oberen Kerbbereich auf gekerbten Displays ab."
},
"en": {
"displayName": "Hide Notch",
"summary": "Automatically cover the top notch area on notched displays."
},
"es": {
"displayName": "Ocultar muesca",
"summary": "Cubra automáticamente el área de muesca superior en pantallas con muescas."
},
"fr": {
"displayName": "Masquer lencoche",
"summary": "Couvrez automatiquement la zone supérieure sur les écrans à encoches."
},
"ja": {
"displayName": "ノッチを隠す",
"summary": "ノッチ付きディスプレイの最上部のノッチ領域を自動的にカバーします。"
},
"ko": {
"displayName": "노치 숨기기",
"summary": "노치 디스플레이의 상단 노치 영역을 자동으로 덮습니다."
},
"pt": {
"displayName": "Ocultar entalhe",
"summary": "Cobre automaticamente a área superior em telas entalhadas."
},
"ru": {
"displayName": "Скрыть вырез",
"summary": "Автоматически закрывать верхнюю область на дисплеях с вырезом."
},
"zh-Hans": {
"displayName": "隐藏刘海",
"summary": "自动遮挡刘海屏顶部区域"
},
"zh-Hant": {
"displayName": "隱藏瀏海",
"summary": "自動遮擋劉海螢幕頂部區域"
}
},
"version": "1.0.7",
"minHostVersion": "1.0.2",
"pluginKitVersion": 3,
"bundleRelativePath": "HideNotch.bundle",
"factoryClass": "HideNotchPlugin.HideNotchPluginFactory",
"build": {
"project": "../../MacTools.xcodeproj",
"scheme": "HideNotchPlugin"
},
"capabilities": {
"primaryPanel": true,
"componentPanel": false,
"configuration": false
},
"permissions": [],
"category": "display"
}