Releases: fwenzel/copy-shorturl
Releases · fwenzel/copy-shorturl
Version 4.6
- Bug fix: Remove goo.gl URL shortener because service was switched off.
- Bug fix: Do not use og:url for URL detection because developers do not use it properly.
- Feature: copy short URL for image in right click menu
- Feature: subtler black/white icon in menu bar
Version 4.5.1
Explicitly list id in manifest to avoid Firefox errors.
Version 4.5
- Bug fix: re-enable stripping ?utm_ marketing tags
- Bug fix: Remove whitespace from final URL.
- Feature: Option to keep URL #hashes in final short URL.
- Feature: Option to avoid external shortening service altogether.
Version 4.4
- New feature: Allow copying the page title together with the URL. (Example:
So why are Pandas so cute? http://nyti.ms/2xGSRyh
) - Added save indicator in prefs, to reduce confusion if prefs were actually saved.
- Various smaller tweaks.
Version 4.3
Added two new translations: German (de) and Mandarin Chinese (zh-CN)! Thanks to @yfdyh000!
Version 4.2
- bitly support (with user-provided API key)
- re-enable custom URL support by requesting all-urls permission from the browser.
Plus small bugfixes.
Version 4.1
Added much-requested feature: The success notification bubble can now be switched off in the preferences.
Version 4.0.2
Surface permission errors on special web pages (like addons.mozilla.org).
Version 4.0.1
Complete rewrite as a Web Extension! Compatible with Firefox 57.
Re-enables support for goo.gl and more.
Version 3.0.1
- Switching is.gd to https
- adding Chinese translation
Thanks to @meteormatt for both!