Releases: Twasi/twasi-shortener-chrome-extension
Releases · Twasi/twasi-shortener-chrome-extension
v1.3
v1.2
Right-click context menu added!
Features:
- Right-click any link and use "shorten this URL" to instantly shorten any URL.
- Some minor performance and stability improvements.
v1.1
Some minor improvements to the extension.
Features:
- Loading animation while shortlink is being created.
- Error messages when an error occurs.
- Slightly better animation on the "copied" note.
- Hiding of the extension ribbon on the frontend when the extension is installed.
v1.0
This is the first version submitted for review on the Chrome developer console
Features:
- Creates a short URL for the current url when the extension's icon is clicked.
- Copies the shortened url to the clipboard.
Not implemented yet:
- Handling of too fast shortlink creation error.
- Handling of invalid URLs (chrome:// e. g.).
Currently the extension just shows '...' when an error occurs.