Files
Rene Kievits b137bf9eda
Build / build (push) Failing after 1m50s
init commit
2026-09-05 22:27:44 +02:00

19 lines
469 B
JSON

{
"id": "__APP_ID__",
"version": "__VERSION__",
"vendor": "rkievits",
"type": "web",
"main": "index.html",
"title": "__TITLE__",
"appDescription": "Blocks the recurring LG webOS firmware update popup (rooted TVs, Homebrew Channel required)",
"icon": "icon.png",
"largeIcon": "largeIcon.png",
"iconColor": "#1b1f24",
"bgColor": "#101418",
"disableBackHistoryAPI": true,
"requiredPermissions": [
"time.query",
"activity.operation"
]
}