From 63277e6631cd15e9108095e539e3ca73fef0ebc8 Mon Sep 17 00:00:00 2001 From: "Ilya Ig. Petrov" Date: Mon, 12 Jun 2017 22:08:07 +0500 Subject: [PATCH] Add minimum chrome version --- .../src/extension-common/manifest.tmpl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/chromium/runet-censorship-bypass/src/extension-common/manifest.tmpl.json b/extensions/chromium/runet-censorship-bypass/src/extension-common/manifest.tmpl.json index 7382661..ad52cb9 100644 --- a/extensions/chromium/runet-censorship-bypass/src/extension-common/manifest.tmpl.json +++ b/extensions/chromium/runet-censorship-bypass/src/extension-common/manifest.tmpl.json @@ -21,6 +21,7 @@ , "notifications" ${extra_permissions} ], + "minimum_chrome_version": "55.0.0.0", "background": { ${persistent}