From 673f30fd725b568ee28b59f65709e128aac8f125 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Fri, 16 Jun 2023 20:35:11 -0400 Subject: [PATCH] restore id --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 75f80ff..00cfe32 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "browser_specific_settings": { "gecko": { - "id": "extensions@arrayinamatrix.xyz", + "id": "tensor@arrayinamatrix.xyz", "strict_min_version": "52.0" } },