From 1326a9e7e50e4309d875702b3147dbf53a44854f Mon Sep 17 00:00:00 2001 From: Rishabh Tayal Date: Thu, 28 Dec 2017 09:55:25 -0600 Subject: [PATCH] Add ReviewMonitor by @RishabhTayal (#526) --- contents.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contents.json b/contents.json index cd2fda29..f4fa07c7 100644 --- a/contents.json +++ b/contents.json @@ -14718,6 +14718,15 @@ "date_added": "Dec 21 2017", "suggested_by": "@vkaltyrin", "stars": 0 + }, + { + "title": "ReviewMonitor", + "category-ids": ["developer"], + "description": "iTunes Connect app which is actually useful", + "source": "https://github.com/RishabhTayal/ReviewMonitor", + "screenshots": ["https://github.com/RishabhTayal/ReviewMonitor/blob/master/public-screenshots/screenshot1.png?raw=true", "https://github.com/RishabhTayal/ReviewMonitor/blob/master/public-screenshots/screenshot2.png?raw=true"], + "date_added": "Dec 27 2017", + "suggested_by": "@RishabhTayal" } ] }