From 7e55ad41088df5cf740ee6c9ba1ba1f5da9e9c14 Mon Sep 17 00:00:00 2001 From: girst Date: Sat, 19 Aug 2017 19:09:10 +0200 Subject: [PATCH] set an id --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index bcafaa9..18abada 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,7 @@ "default_locale": "en", "applications": { "gecko": { + "id":"resurrect-pages@gir.st", "strict_min_version": "56.0b3" } },