2024-11-03 17:05:33 +03:00
{
"minVersion" : "0.1" ,
"headerImage" : "https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/header.png" ,
"class" : "DepictionTabView" ,
"tintColor" : "#FF8800" ,
"tabs" : [
{
"views" : [
{
"class" : "DepictionSubheaderView" ,
"useBottomMargin" : false ,
"title" : "InfusePlus" ,
"useBoldText" : true
} ,
{
"useSpacing" : true ,
"class" : "DepictionMarkdownView" ,
"markdown" : "Enhancer for Infuse app"
} ,
{
"spacing" : 8 ,
"class" : "DepictionSpacerView"
} ,
{
"screenshots" : [
{
"accessibilityText" : "Screenshot0" ,
"url" : "https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/screenshot1.png"
} ,
{
"accessibilityText" : "Screenshot1" ,
"url" : "https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/screenshot2.png"
} ,
{
"accessibilityText" : "Screenshot2" ,
"url" : "https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/screenshot3.png"
} ,
{
"accessibilityText" : "Screenshot3" ,
"url" : "https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/screenshot4.png"
} ,
{
"accessibilityText" : "Screenshot4" ,
"url" : "https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/screenshot5.png"
} ,
{
"accessibilityText" : "Screenshot5" ,
"url" : "https://raw.githubusercontent.com/dayanch96/InfusePlus/refs/heads/main/Resources/screenshot6.png"
}
] ,
"itemSize" : "{160, 275.41333333333336}" ,
"class" : "DepictionScreenshotsView" ,
"itemCornerRadius" : 6
} ,
{
"markdown" : "### Features:\n- Pro features\n- Background playback\n- Double tap to Play/Pause gesture\n- Custom seek time for Seek Forward/Backward buttons\n- Custom double tap to skip time\n- And more\n\n*Infuse Plus preferences can be found in the Settings tab*" ,
"class" : "DepictionMarkdownView" ,
"useBottomMargin" : false ,
"title" : "markdown-description" ,
"useBoldText" : true
} ,
{
"class" : "DepictionSeparatorView"
} ,
{
"spacing" : 8 ,
"class" : "DepictionSpacerView"
} ,
{
"text" : "dvntm" ,
"class" : "DepictionTableTextView" ,
"title" : "Developer"
} ,
{
"spacing" : 8 ,
"class" : "DepictionSpacerView"
}
] ,
"class" : "DepictionStackView" ,
"tabname" : "Details"
2025-08-09 21:40:25 +03:00
} ,
{
"views" : [
{
"class" : "DepictionTableButtonView" ,
"title" : "My Patreon" ,
"action" : "https://patreon.com/dayanch96"
} ,
{
"class" : "DepictionTableButtonView" ,
"title" : "Buy me a coffee" ,
"action" : "https://buymeacoffee.com/dayanch96"
}
] ,
"class" : "DepictionStackView" ,
"tabname" : "Support"
2024-11-03 17:05:33 +03:00
}
]
}