Files
ggbond268--mactools/Plugins/NightShift/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.0 KiB
JSON

{
"id": "night-shift",
"displayName": "夜览",
"summary": "降低蓝光,使屏幕颜色更暖",
"localizedMetadata": {
"ar": {
"displayName": "Night Shift",
"summary": "قلل من الضوء الأزرق باستخدام ألوان الشاشة الأكثر دفئًا."
},
"de": {
"displayName": "Night Shift",
"summary": "Reduzieren Sie blaues Licht mit wärmeren Bildschirmfarben."
},
"en": {
"displayName": "Night Shift",
"summary": "Reduce blue light with warmer screen colors."
},
"es": {
"displayName": "Night Shift",
"summary": "Reduzca la luz azul con colores de pantalla más cálidos."
},
"fr": {
"displayName": "Night Shift",
"summary": "Réduisez la lumière bleue avec des couleurs d’écran plus chaudes."
},
"ja": {
"displayName": "Night Shift",
"summary": "暖色系の画面色でブルーライトを軽減します。"
},
"ko": {
"displayName": "Night Shift",
"summary": "따뜻한 화면 색상으로 블루라이트를 줄이세요."
},
"pt": {
"displayName": "Night Shift",
"summary": "Reduza a luz azul com cores de tela mais quentes."
},
"ru": {
"displayName": "Night Shift",
"summary": "Уменьшите синий свет с помощью более теплых цветов экрана."
},
"zh-Hans": {
"displayName": "夜览",
"summary": "降低蓝光,使屏幕颜色更暖"
},
"zh-Hant": {
"displayName": "Night Shift",
"summary": "降低藍光,使螢幕顏色更暖"
}
},
"version": "1.0.7",
"minHostVersion": "1.0.2",
"pluginKitVersion": 3,
"bundleRelativePath": "NightShift.bundle",
"factoryClass": "NightShiftPlugin.NightShiftPluginFactory",
"build": {
"project": "../../MacTools.xcodeproj",
"scheme": "NightShiftPlugin"
},
"capabilities": {
"primaryPanel": true,
"componentPanel": false,
"configuration": false
},
"permissions": [],
"category": "display"
}