blob: aa0ebcb36a47108c41d9b5686b8854ab09208aed (
plain)
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
|
{
"name": "InstaMute",
"package": "com.jake0oo0.instamute",
"author": "Jake0oo0",
"version": "1.0.4",
"description": "Mute the more annoying users that you follow on Instagram from your main feed",
"changelog": {
"1.0.0": [
"Initial Release"
],
"1.0.2": [
"Fixed preference issue with 64bit devices"
],
"1.0.3": [
"Resolve crash on latest Instagram versions"
],
"1.0.4": [
"iOS 9 Support"
]
},
"screenshots": {
"instamute1.jpg": "Mute users from their profile",
"instamute2.jpg": "Edit muted users in the settings",
"instamute3.jpg": "Unmute users from their profile"
},
"links": {
"<span class=\"glyphicon glyphicon-heart\"></span> Developer's Twitter": "https://twitter.com/itsjake88"
}
}
|