-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathextensions.json
114 lines (114 loc) · 4.44 KB
/
extensions.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
114
{
"extensions": [
{
"id": "1",
"name": "Artifact",
"description": "Discover exclusive rewards exclusively for Wootzapp users.",
"version": "0.0.1",
"author": "Wootzapp Team",
"download_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/artifact/artifact.crx",
"icon_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/artifact/icon.png",
"github_url": "https://github.com/1311-hack1/Extension-Store/tree/main/extensions/artifact",
"tags": [
"Rewards",
"earn"
],
"created_at": "2024-12-27T11:06:47Z",
"updated_at": "2024-12-27T11:06:47Z"
},
{
"id": "2",
"name": "Data Hive",
"description": "Data Scraping",
"version": "1.2.4",
"author": "Unknown",
"download_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/data-hive/data-hive.crx",
"icon_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/data-hive/icon.png",
"github_url": "https://github.com/1311-hack1/Extension-Store/tree/main/extensions/data-hive",
"tags": [
"data",
"reward",
"earn"
],
"created_at": "2024-12-27T11:23:12Z",
"updated_at": "2024-12-27T11:23:12Z"
},
{
"id": "3",
"name": "ext-store",
"description": "ext store",
"version": "ext store XD",
"author": "ext store",
"download_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/ext-store/ext-store.crx",
"icon_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/ext-store/icon.png",
"github_url": "https://github.com/1311-hack1/Extension-Store/tree/main/extensions/ext-store",
"tags": [
"ext store"
],
"created_at": "2024-12-27T11:23:33Z",
"updated_at": "2024-12-27T11:23:33Z"
},
{
"id": "4",
"name": "Rise Of Gamers",
"description": "This is Arts Test Extension",
"version": "1.2.4",
"author": "RiseOfGamers",
"download_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/rise-of-gamers/rise-of-gamers.crx",
"icon_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/rise-of-gamers/icon.png",
"github_url": "https://github.com/1311-hack1/Extension-Store/tree/main/extensions/rise-of-gamers",
"tags": [
"Game",
"art"
],
"created_at": "2024-12-27T11:23:52Z",
"updated_at": "2024-12-27T11:23:52Z"
},
{
"id": "5",
"name": "Test Extension",
"description": "Testing the Wootzapp Extension Store",
"version": "127.155.800548",
"author": "Sagar",
"download_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/test-extension/test-extension.crx",
"icon_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/test-extension/icon.png",
"github_url": "https://github.com/1311-hack1/Extension-Store/tree/main/extensions/test-extension",
"tags": [
"test",
"ext"
],
"created_at": "2024-12-27T11:24:06Z",
"updated_at": "2024-12-27T11:24:06Z"
},
{
"id": "6",
"name": "Test 2",
"description": "Test 2",
"version": "Test 2",
"author": "Test 2",
"download_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/test-2/test-2.crx",
"icon_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/test-2/icon.png",
"github_url": "https://github.com/1311-hack1/Extension-Store/tree/main/extensions/test-2",
"tags": [
"Test 2"
],
"created_at": "2024-12-27T11:24:32Z",
"updated_at": "2024-12-27T11:24:32Z"
},
{
"id": "7",
"name": "New Ext",
"description": "New Ext",
"version": "21.46.8088",
"author": "New Ext",
"download_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/new-ext/new-ext.crx",
"icon_url": "https://api.github.com/repos/1311-hack1/Extension-Store/contents/extensions/new-ext/icon.png",
"github_url": "https://github.com/1311-hack1/Extension-Store/tree/main/extensions/new-ext",
"tags": [
"New Ext"
],
"created_at": "2024-12-27T11:25:25Z",
"updated_at": "2024-12-27T11:25:25Z"
}
]
}