-
Notifications
You must be signed in to change notification settings - Fork 121
/
updateinfo.json
47 lines (47 loc) · 1.2 KB
/
updateinfo.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
{
"latestVersion": {
"version": "1.6.2",
"versionName": "1.6.2",
"downloadPage": "https://github.com/salarcode/SmartProxy/releases"
},
"browsers": {
"Chrome": {
"latestVersion": {
"version": "1.6.2",
"versionName": "1.6.2",
"downloadPage": "https://chrome.google.com/webstore/detail/smartproxy/jogcnplbkgkfdakgdenhlpcfhjioidoj"
}
},
"Firefox": {
"latestVersion": {
"version": "1.6.2",
"versionName": "1.6.2",
"downloadPage": "https://addons.mozilla.org/en-US/firefox/addon/smartproxy/"
}
},
"Firefox (Unlisted)": {
"latestVersion": null
},
"Firefox Android": {
"latestVersion": {
"version": "1.6.2",
"versionName": "1.6.2",
"downloadPage": "https://addons.mozilla.org/en-US/firefox/addon/smartproxy/"
}
},
"Edge": {
"latestVersion": {
"version": "1.6",
"versionName": "1.6",
"downloadPage": "https://microsoftedge.microsoft.com/addons/detail/canbjhbbhfggbdfgpddpnckdjgfcbnpb"
}
},
"Thunderbird": {
"latestVersion": {
"version": "1.5",
"versionName": "1.5",
"downloadPage": "https://addons.thunderbird.net/en-US/thunderbird/addon/smartproxy/"
}
}
}
}