From ee088b33407901f4b53c1eb177795f55769f3c51 Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 23 Sep 2020 01:23:17 +0200 Subject: manifest.json now links to google play app --- NOT TESTED! --- dist/manifest.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'dist/manifest.json') diff --git a/dist/manifest.json b/dist/manifest.json index b8bf5da..d436954 100755 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -56,4 +56,11 @@ "productivity", "utilities" ] -} \ No newline at end of file + "prefer_related_applications": true, + "related_applications": [ + { + "platform": "play", + "id": "tk.gimb.app" + } + ] +} -- cgit v1.2.3