From 5d3084a25c8d964932778b4556a560967ec5c6c7 Mon Sep 17 00:00:00 2001 From: Colin Caine Date: Mon, 13 Feb 2017 15:11:35 +0000 Subject: [PATCH] Remove dependence on test webext. --- addon/manifest.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/addon/manifest.json b/addon/manifest.json index 321447e1..8f9a10cf 100644 --- a/addon/manifest.json +++ b/addon/manifest.json @@ -8,8 +8,6 @@ "scripts": ["main.js"] }, - "permissions": ["experiments.gcli"], - "browser_action": { "default_title": "Tridactyl", "browser_style": true