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 +}