update README.md
This commit is contained in:
parent
b9e3591299
commit
7b8a6a34fe
@ -1,6 +1,11 @@
|
|||||||
# Unshorten
|
# Unshorten
|
||||||
Firefox Extension and API server for revealing links behind shortened URLs.
|
Firefox Extension and API server for revealing links behind shortened URLs.
|
||||||
|
|
||||||
|
**Supported sites**:
|
||||||
|
- t.co
|
||||||
|
- tinyurl.com
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
In order to deal with CORS, Unshorten must send links to a resolver API.
|
In order to deal with CORS, Unshorten must send links to a resolver API.
|
||||||
|
|
||||||
@ -17,7 +22,3 @@ Build the extension and import into Firefox. Right click on a link and choose
|
|||||||
cd extension
|
cd extension
|
||||||
make zip
|
make zip
|
||||||
```
|
```
|
||||||
|
|
||||||
## Supported Sites
|
|
||||||
- t.co
|
|
||||||
- tinyurl.com
|
|
||||||
|
Loading…
Reference in New Issue
Block a user