From abbc3de2c5061348f128df04b1e5a04634b252b0 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sun, 12 Jun 2016 14:25:37 -0500 Subject: [PATCH] Use the same short description as Android --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index fba8c18..3d1aade 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Moonlight Game Streaming", "short_name": "Moonlight", "version": "0.4", - "description": "A Moonlight streaming plugin for Google Chrome", + "description": "Open-source client for NVIDIA GameStream", "icons": { "128": "icons/icon128.png", "48": "icons/icon48.png",