@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user