From 343eca95ab282e32fe06e51fecc12623e7edd1a6 Mon Sep 17 00:00:00 2001 From: codebicycle Date: Fri, 10 Nov 2017 21:07:22 +0200 Subject: [PATCH] Revert "Add add-on id to manifest.json" This reverts commit 6625e1d8bacaed3a2e1943146d0fa35898556cac. --- manifest.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/manifest.json b/manifest.json index ba5aa2a..66d2423 100644 --- a/manifest.json +++ b/manifest.json @@ -5,11 +5,6 @@ "manifest_version": 2, "description": "Speed up, slow down, advance and rewind any HTML5 video with quick shortcuts.", "homepage_url": "https://github.com/codebicycle/videospeed", - "applications": { - "gecko": { - "id": "{7be2ba16-0f1e-4d93-9ebc-5164397477a9}" - } - }, "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png",