-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaddons.json
32 lines (31 loc) · 990 Bytes
/
addons.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
{
"default": [
{
"title": "Magisk",
"summary": "Installer zip",
"url": "https://github.com/topjohnwu/Magisk/releases/download/v18.0/Magisk-v18.0.zip"
},
{
"title": "Magisk",
"summary": "Uninstaller zip",
"url": "https://github.com/topjohnwu/Magisk/releases/download/v18.0/Magisk-uninstaller-20181208.zip"
}
],
"public": [
{
"title": "Google Camera",
"summary": "Scrubber's Pixel 2XL",
"url": "https://www.celsoazevedo.com/files/android/google-camera/f/scrubber_GCameraP2XL.apk"
},
{
"title":"Miui Camera",
"summary":"Ported MiuiCamera from Mi A2",
"url":"http://159.65.193.144/sagit/MIUI-CAM/Mi_A2_Camera.zip"
},
{
"title":"GApps",
"summary":"OpenGApps arm64 & android 9.0 ",
"url":"https://opengapps.org/"
}
]
}