mirror of
https://github.com/SolninjaA/Chhoto-URL-Extension.git
synced 2025-02-27 10:19:33 +10:00
Remove unnecessary permission listed in README.md
This commit is contained in:
parent
7e4d572ee0
commit
c865534d6a
@ -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`
|
||||||
|
Loading…
Reference in New Issue
Block a user