generated from Djiit/twitch-ext-nextjs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Panel Credits.json
113 lines (113 loc) · 2.97 KB
/
Panel Credits.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
"allowHttpBackend": false,
"backendCommand": "",
"backendFolderName": "",
"certificateExceptions": [],
"extensionViews": [
{
"channelId": "640348450",
"configurationAnchor": "panel",
"displayChannelName": "mmattbtw",
"features": {
"isBitsEnabled": false,
"isChatEnabled": false,
"isSubscriptionStatusAvailable": false
},
"frameSize": {
"width": 1280,
"height": 720
},
"id": "1",
"isPopout": false,
"label": "",
"linked": false,
"linkedUserId": "",
"orientation": "Portrait",
"type": "panel",
"viewerType": "Broadcaster"
},
{
"channelId": "640348450",
"configurationAnchor": "panel",
"displayChannelName": "mmattbtw",
"features": {
"isBitsEnabled": false,
"isChatEnabled": false,
"isSubscriptionStatusAvailable": false
},
"frameSize": {
"width": 1280,
"height": 720
},
"id": "2",
"isPopout": false,
"label": "",
"linked": true,
"linkedUserId": "265737932",
"orientation": "Portrait",
"type": "config",
"viewerType": "Broadcaster"
}
],
"manifest": {
"anchor": "panel",
"assetUrls": [],
"authorName": "",
"bitsEnabled": false,
"canInstall": true,
"configUrl": "http://localhost:3000/config.html",
"configurationLocation": "none",
"description": "",
"eulaTosUrl": "",
"hasChatSupport": false,
"iconUrl": "",
"iconUrls": {},
"id": "ctxk8yjydrw0kszfy9ftfja2lnefxs",
"installationCount": -42,
"liveConfigUrl": "http://localhost:3000/live_config.html",
"name": "Panel Credits",
"panelHeight": 500,
"privacyPolicyUrl": "",
"requestIdentityLink": false,
"requiredBroadcasterAbilities": [],
"screenshotUrls": [],
"sku": "",
"state": "Testing",
"subscriptionsSupportLevel": "none",
"summary": "",
"supportEmail": "",
"vendorCode": "",
"version": "0.0.1",
"viewerSummary": "",
"viewerUrl": "http://localhost:3000/panel.html",
"viewerUrls": {
"mobile": "http://localhost:3000/panel.html",
"panel": "http://localhost:3000/panel.html"
},
"views": {
"mobile": {
"viewerUrl": "http://localhost:3000/panel.html"
},
"panel": {
"viewerUrl": "http://localhost:3000/panel.html",
"height": 500,
"canLinkExternalContent": false
},
"config": {
"viewerUrl": "http://localhost:3000/config.html",
"canLinkExternalContent": false
},
"liveConfig": {
"viewerUrl": "http://localhost:3000/live_config.html",
"canLinkExternalContent": false
}
},
"whitelistedConfigUrls": [],
"whitelistedPanelUrls": []
},
"frontendCommand": "pnpm dev",
"frontendFolderName": "C:\\Users\\mmatt\\Documents\\GitHub\\panel-credits-extension",
"name": "Panel Credits",
"usingRandomFrontendHostingPort": false,
"version": 3
}