Pohódnoćenja za Shorten me - URL Shortener
Shorten me - URL Shortener wot André Veríssimo
14 pohódnoćenjow
- Z 5 z 5 pohódnoćenywot ta, pred 3 rokmiAmazing!
does what i need.
simple right click to shorten link.
Also being able to connect to my bit.ly account using API token so shorten links show up in my account is nice. - Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13004310, pred 5 rokmi
- Z 5 z 5 pohódnoćenywot MoOody, pred 6 rokmi
- Z 5 z 5 pohódnoćenywot nickrobinson, pred 6 rokmiSimple, works great and it gets the job done with no messing. I love it. Thanks for this.
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 15078228, pred 6 rokmi
- Z 5 z 5 pohódnoćenywot Lahtag, pred 7 rokmiExcellent Addons, simple, do what it is for perfectly. I would like to ask if there is any alternative as we are approaching de deadline of goo.gl going to go down end of March? Thank you!
Wotmołwa wuwiwarja
je so pred 6 rokmi napisałChanged backend to bit.ly. Should work without problems now - Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14493293, pred 7 rokmi
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13713557, pred 8 rokmiI love Google services, I love your add-on. I always had to manually go the Google URL shortener website but now its so blady easy.
Just hope its secure and the url do not get changed/modified.
PS: I do not often often rate add-ons, just doing so to offset, what I feel, are invalid reasons to rate down a very useful add on.
Update: Thank you for your response.
I've now added my own API key.Wotmołwa wuwiwarja
je so pred 8 rokmi napisałThanks for the feedback :)
Regarding security concerns, the code can and should be reviewed in https://github.com/averissimo/shorten-me *(or in the actual compressed file that is downloaded from firefox add-ons)*... I understand that it could be difficult for non-coders to do it.
The addon only has one call to an external service in this block: https://github.com/averissimo/shorten-me/blob/master/src/core.js#L92-L104
That then is copied to clipboard by running some javascript code in the current tab with really complicated code, but -- as of the time of writing -- it was the only way to do it *(even in examples from firefox)*
https://github.com/averissimo/shorten-me/blob/master/src/core.js#L20-L80 - Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13687951, pred 8 rokmiUnfortunately I have the exact same issue as the previous user, the add-on has stopped accurately copying short links to the clipboard (old content remaining there instead). Have had to uninstall. Was good until now so hopefully can be fixed.
Update - that was on 57 (various versions of 57.0.x).
Update - and is now working again. Other shorteners are also iffy. Suspect a general FF problem. - Z 5 z 5 pohódnoćenywot apometron, pred 8 rokmi
- Z 5 z 5 pohódnoćenywot jeffws, pred 8 rokmiSo many of the URL shorteners either 1) don't work with Firefox Quantum (tinyURL, bit.ly, to name a couple) or 2) require several steps to create the short URL. Shorten Me uses goo.gl and it works in one click. You don't need even to select the long URL. As long as you are on its page, just click the button ("S") and it saves the shortened URL to your clipboard. Then just paste. Easy peasy. Very nice.
Wotmołwa wuwiwarja
je so pred 8 rokmi napisałWow great description and thanks for the kind words, I might use part of it to update the description a bit :) - Z 5 z 5 pohódnoćenywot taja, pred 8 rokmiThis is one of the best and most straightforward URL shorteners I've used. It can be used to shorten the current page as well as a selected link, and it works with FF57. Excellent.
Wotmołwa wuwiwarja
je so pred 8 rokmi napisałI appreciate the kind words and I'm glad you are satisfied with the addon.
André - Z 5 z 5 pohódnoćenywot Taurean, pred 8 rokmiWhile it pops up a notification, it doesn't copy the shortened URL to the clipboard.
RE: Firefox 54 x64 on Windows 10
EDIT on 7/23: It works just fine now. Thanks!Wotmołwa wuwiwarja
je so pred 8 rokmi napisałExtension was presenting the popup before actually copying to clipboard, which could take a couple seconds more.
1.0.7 has a better implementation that executes the code faster and only presentes popups when it actually copies (or fails to do so)
ps. Thanks for the reply, I was only testing in Windows 7