From 8e4f0acb8f7ff3e0878ff2057eb8a026b856087e Mon Sep 17 00:00:00 2001 From: "T. Chojnacki" Date: Mon, 6 Aug 2018 17:26:43 +0200 Subject: [PATCH] Enable automatic updates for Firefox --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 59c8442..7c2021a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,12 +1,13 @@ { "applications": { "gecko": { - "id": "FANDOM-Monaco@tmkch.github.io" + "id": "FANDOM-Monaco@tmkch.github.io", + "update_url": "https://tmkch.github.io/FMU/updates.json" } }, "manifest_version": 2, "name": "FANDOM Monaco", - "version": "1.2.0", + "version": "1.2.1", "description": "Integrate Monaco Editor into FANDOM.", "background": { "scripts": [