Shorten me - URL Shortener のレビュー
Shorten me - URL Shortener 作成者: André Veríssimo
合計レビュー数: 7
開発者の返信
投稿日時: 8年前I thought it was quite compact already, what do you think should be the message?
1) "The link was copied to clipboard"
2) "https://goo.gl/____ was copied"
3) "Success!"
4) Something else?
ps. You can edit your comment and add a reply to this question.
pps. I think the notification is quite important because it is only triggered when the link is copied, which becomes relevant in slower or problematic connections.- 5 段階中 4 の評価Firefox ユーザー 12275575 によるレビュー (8年前)
- 5 段階中 4 の評価Firefox ユーザー 12275575 によるレビュー (8年前)
- 5 段階中 4 の評価Firefox ユーザー 13507753 によるレビュー (8年前)Great addon!
BTW can you add settings for the notification, like time, sound & on/off ?開発者の返信
投稿日時: 8年前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 によるレビュー (8年前)make it compatible with firefox mobile and personal account of bitly
開発者の返信
投稿日時: 8年前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 によるレビュー (8年前)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.
開発者の返信
投稿日時: 8年前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!