From 48b7922b4ddc70430d1e03099cbe458ec44a1ce9 Mon Sep 17 00:00:00 2001 From: SeanJA Date: Fri, 6 Jul 2012 16:13:19 -0300 Subject: [PATCH] Can't comment things out like that in a .json file --- manifest.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/manifest.json b/manifest.json index 4fe7070..ce7506f 100755 --- a/manifest.json +++ b/manifest.json @@ -11,9 +11,6 @@ "version": "0.9", "content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'", "plugins": [ - /** - { "path": "plugin-linux.so" }, - **/ { "path": "plugins/npTorqueChrome.dll" }, { "path": "plugins/TorqueChrome.plugin" } ]