From e0a0f3391c9834cd08e205d5a880593e48dbed50 Mon Sep 17 00:00:00 2001 From: BPower0036 <80090789+BPower0036@users.noreply.github.com> Date: Thu, 5 May 2022 04:45:51 +0000 Subject: [PATCH] Update manifest.json --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 9e50a39..4d91382 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -34,7 +34,7 @@ "gecko": { "id": "@testpilot-containers-wildcard", "strict_min_version": "91.1.0", - "update_url": "update.json" + "update_url": "https://raw.githubusercontent.com/BPower0036/multi-account-containers/wildcard/src/update.json" } }, "commands": { @@ -154,4 +154,4 @@ "page": "options.html", "browser_style": true } -} \ No newline at end of file +}