diff options
feat: id
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 030c757..1c749a6 100644 --- a/manifest.json +++ b/manifest.json @@ -23,7 +23,7 @@ }, "browser_specific_settings": { "gecko": { - "id": "redir@git.estrogen.zone" + "id": "httptool@git.estrogen.zone" } }, "content_security_policy": "script-src 'unsafe-eval' 'self'" |