about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-22 21:35:21 +0200
committerSoispha <soispha@vhack.eu>2023-10-22 21:35:21 +0200
commitd9645227278ddf4a281c8e9e6d4bb32a8e6132aa (patch)
tree440297d37c02c8dbbdbb9b57ab2a61d6ff4a7a5a /src
parentfix(src/_locales): Change the description (diff)
downloadlibredirect-d9645227278ddf4a281c8e9e6d4bb32a8e6132aa.zip
fix(manifest.json): Change the extension id
Diffstat (limited to 'src')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 10b53913..ec6392ec 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -5,7 +5,7 @@
 	"manifest_version": 2,
 	"browser_specific_settings": {
 		"gecko": {
-			"id": "7esoorv3@alefvanoon.anonaddy.me",
+			"id": "libredirect-fork@addons.vhack.eu",
 			"strict_min_version": "89.0"
 		}
 	},