Remove unnecessary permission listed in README.md

This commit is contained in:
SolninjaA 2025-01-14 18:09:51 +10:00
parent 7e4d572ee0
commit c865534d6a

View File

@ -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. | | [`clipboardWrite`][clipboard-api] | Copy the shortened link to your clipboard. |
| [`storage`][storage-api] | Save the extension settings in your local browser storage. | | [`storage`][storage-api] | Save the extension settings in your local browser storage. |
| [`https://*/*`][host-permission] | Contact the configured Chhoto URL server instance. | | [`https://*/*`][host-permission] | Contact the configured Chhoto URL server instance. |
| [`http://*/*`][host-permission] | Contact the configured Chhoto URL server instance. |
## Installing from source ## Installing from source
1. Run `git clone https://git.solomon.tech/solomon/Chhoto-URL-Extension.git` 1. Run `git clone https://git.solomon.tech/solomon/Chhoto-URL-Extension.git`