Shorten me - URL Shortener のレビュー
Shorten me - URL Shortener 作成者: André Veríssimo
合計レビュー数: 33
- 5 段階中 4 の評価Firefox ユーザー 13507753 によるレビュー (9年前)Great addon!
BTW can you add settings for the notification, like time, sound & on/off ?開発者の返信
投稿日時: 9年前Firefox API does not allow to control any of these options, they are either firefox global options (which I could not find), or system-wide options for notifications.
Another user suggested disabling the notifications, would that work for you? (personally I don't like it that much because in bad connections the link creation is not immediate)
edit: link to API description https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/notifications/NotificationOptions - 5 段階中 4 の評価Firefox ユーザー 12955598 によるレビュー (9年前)make it compatible with firefox mobile and personal account of bitly
開発者の返信
投稿日時: 9年前In theory it should be compatible with firefox mobile, but I tested and it does nothing. Maybe the API is not fully implemented in mobile.
I would like to implement the bit.ly backend option, but using a default key would severely limit the number of links that can be shorten.
ps. thanks for the feedback! - 5 段階中 4 の評価PirateRussell によるレビュー (9年前)I'm a fan of Shorten Me, but not of Google.... It would be perfect if I could choose among some other services, ie Bit.ly.
開発者の返信
投稿日時: 9年前I'll look into integrating bit.ly, my attempts so far were failed because I could not find a way to have a generic key that supported more than 10.000 calls a day (which is very restrictive)... I must be missing something as previous extensions such as shortly was using bitly.
thanks for the feebback! - 5 段階中 1 の評価Firefox ユーザー 13445044 によるレビュー (9年前)I need the original URL shortner that was there before Mozilla updated.
Shortly URL shortner is the name.開発者の返信
投稿日時: 9年前This extension does not have anything to do with Shortly!
This extension was created just because of that. I was a fan of shortly and it did not work on the first versions of nightly.
I believe the rating you gave is unfair, try out the extension and change or not based on your experience of "Shorten me", not because you are displeased with something else.
ps. I warned the developer way before the update in shortly's github page.. if that was working then I would not have created this one.
edit: this is the extension you are looking for: https://addons.mozilla.org/en-US/firefox/addon/shortly-url-shortener/
or its github address: https://github.com/aloshbennett/shortly - So 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.
開発者の返信
投稿日時: 9年前Wow great description and thanks for the kind words, I might use part of it to update the description a bit :) 開発者の返信
投稿日時: 9年前The new version has a better implementation that should work or give an error message if fails to copy / network error.
It only shows popup when it actually copies :)
only restriction I encountered was in addons.mozilla.org (but that is a known restriction)開発者の返信
投稿日時: 9年前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