From 9d92db8aa0a8b04613b80d5ab39b39f73672aeb1 Mon Sep 17 00:00:00 2001 From: Niklas Date: Sat, 25 Apr 2020 21:17:26 +0200 Subject: [PATCH] added id to manifest --- src/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index b1d2319..de63979 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -18,7 +18,8 @@ ], "applications": { "gecko": { - "update_url": "https://cocainum.srv.kapelle.org/api/service/staticRedirect/staticRedirect/startpageExtUpdate" + "update_url": "https://cocainum.srv.kapelle.org/api/service/staticRedirect/staticRedirect/startpageExtUpdate", + "id": "{9c6ffd7a-0e0b-4276-8208-aa72030477ce}" } } } \ No newline at end of file