16 lines
508 B
JSON

{
"extends": "ext://industry/playlet-plugin",
"usingComponents": {
"player": "/components/player/player",
"charge": "/components/charge/charge",
"payment-channel-select": "ext://industry/payment-channel-select"
},
"isPageExtension": true,
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white",
"backgroundColor": "#fff",
"navigationStyle": "default",
"transparentTitle": "none",
"disableScroll": true,
"disableSwipeBack": true
}