From c865534d6ac5e07276ab5fff7b5e4c3d33ae1eb5 Mon Sep 17 00:00:00 2001 From: SolninjaA <51935570+SolninjaA@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:09:51 +1000 Subject: [PATCH] Remove unnecessary permission listed in README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0590545..a2a3121 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,6 @@ This extension only communicates to the Chhoto URL server instance you configure | [`clipboardWrite`][clipboard-api] | Copy the shortened link to your clipboard. | | [`storage`][storage-api] | Save the extension settings in your local browser storage. | | [`https://*/*`][host-permission] | Contact the configured Chhoto URL server instance. | -| [`http://*/*`][host-permission] | Contact the configured Chhoto URL server instance. | ## Installing from source 1. Run `git clone https://git.solomon.tech/solomon/Chhoto-URL-Extension.git`