-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBeatLeader profile.json
108 lines (108 loc) · 3.35 KB
/
BeatLeader profile.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
{
"allowHttpBackend": false,
"backendCommand": "",
"backendFolderName": "",
"certificateExceptions": [],
"extensionViews": [
{
"channelId": "265737932",
"configurationAnchor": "panel",
"displayChannelName": "nsgolova",
"features": {
"isBitsEnabled": false,
"isChatEnabled": false,
"isSubscriptionStatusAvailable": false
},
"frameSize": {
"width": 1280,
"height": 720
},
"id": "1",
"isPopout": false,
"label": "",
"linked": true,
"linkedUserId": "265737932",
"orientation": "Portrait",
"type": "config",
"viewerType": "Broadcaster"
},
{
"channelId": "265737932",
"configurationAnchor": "panel",
"displayChannelName": "nsgolova",
"features": {
"isBitsEnabled": false,
"isChatEnabled": false,
"isSubscriptionStatusAvailable": false
},
"frameSize": {
"width": 1280,
"height": 720
},
"id": "2",
"isPopout": false,
"label": "fwefwef",
"linked": false,
"linkedUserId": "",
"orientation": "Portrait",
"type": "panel",
"viewerType": "Broadcaster"
}
],
"manifest": {
"anchor": "panel",
"assetUrls": [],
"authorName": "NSGolova",
"bitsEnabled": false,
"canInstall": true,
"configUrl": "https://localhost:5173/config.html",
"configurationLocation": "hosted",
"description": "BeatLeader is an open-source Beat Saber leaderboard. This panel will show your statistic on your Twitch about page if you have BeatLeader profile. It will include global rank, country rank and brief statistic.",
"eulaTosUrl": "",
"hasChatSupport": false,
"iconUrl": "https://extensions-discovery-images.twitch.tv/ktmvck6aztenv9uk77d6aonl3tr0ds/0.0.1/logo4dbbdca8-84ad-41a0-8186-1869690c2d7b",
"iconUrls": {
"100x100": "https://extensions-discovery-images.twitch.tv/ktmvck6aztenv9uk77d6aonl3tr0ds/0.0.1/logo4dbbdca8-84ad-41a0-8186-1869690c2d7b",
"24x24": "https://extensions-discovery-images.twitch.tv/ktmvck6aztenv9uk77d6aonl3tr0ds/0.0.1/taskbar112864a5-9586-4a3f-b240-16d62fe94ee3"
},
"id": "ktmvck6aztenv9uk77d6aonl3tr0ds",
"installationCount": -42,
"liveConfigUrl": "",
"name": "BeatLeader profile",
"panelHeight": 300,
"privacyPolicyUrl": "https://www.beatleader.xyz/privacy",
"requestIdentityLink": false,
"requiredBroadcasterAbilities": [],
"screenshotUrls": [],
"sku": "",
"state": "Testing",
"subscriptionsSupportLevel": "none",
"summary": "Show your Beat Saber rank, pp and brief stats.",
"supportEmail": "[email protected]",
"vendorCode": "",
"version": "0.0.1",
"viewerSummary": "",
"viewerUrl": "https://localhost:5173/panel.html",
"viewerUrls": {
"panel": "https://localhost:5173/panel.html"
},
"views": {
"panel": {
"viewerUrl": "https://localhost:5173/panel.html",
"height": 300,
"canLinkExternalContent": false
},
"config": {
"viewerUrl": "https://localhost:5173/config.html",
"canLinkExternalContent": false
}
},
"whitelistedConfigUrls": [],
"whitelistedPanelUrls": []
},
"frontendCommand": "npm run dev",
"frontendFolderName": "",
"name": "BeatLeader profile",
"usingRandomFrontendHostingPort": false,
"version": 3
}