unshorten/extension
2024-04-13 23:33:58 -04:00
..
src add support for TinyURL 2024-04-13 23:03:50 -04:00
Makefile chore: makefile spacing 2024-04-13 20:55:12 -04:00
README.md update readme files 2024-04-13 23:33:58 -04:00

Unshortener

A Firefox extension to reveal links behind URL shorteners like Twitter and TinyURL.

Supported sites:

  • t.co
  • tinyurl.com

Usage

Build the extension and install it in Firefox. Right-clicking links will reveal a new "Unshorten link" option which will resolve the link and copy it to the clipboard.

make zip