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.- 评分 4 / 5来自 Firefox 用户 12275575, 8 年前
- 评分 4 / 5来自 Firefox 用户 12275575, 8 年前
- 评分 4 / 5来自 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 - 评分 4 / 5来自 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! - 评分 4 / 5来自 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.
开发者回应
发布于 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!