From 1d918c51cbea35ea9b3fe1688c2fdbdce877676f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Janou=C5=A1ek?= Date: Wed, 1 Jun 2016 19:58:06 +0200 Subject: [PATCH] Set user agent string to Chrome MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Issue: tiliado/nuvolaplayer#91 Signed-off-by: Jiří Janoušek --- metadata.json | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata.json b/metadata.json index 3bc3d24..7f92b6c 100644 --- a/metadata.json +++ b/metadata.json @@ -10,5 +10,6 @@ "categories": "AudioVideo;Audio;", "license": "2-Clause BSD-license", "home_url": "https://play.google.com/music/", + "user_agent": "CHROME", "allowed_uri": "^https?://(ssl\\.gstatic\\.com/|play\\.google\\.com/((?!store).*)$|accounts\\.google(\\.\\w+)+/|(www\\.)?google(\\.\\w+)+/accounts|accounts\\.youtube\\.com/accounts|.*\\.googleusercontent\\.com)" }