Beoordelingen voor TinyURL
TinyURL door Robert A Moreno II
Beoordeling door Black🏴☠️Sails
Waardering: 5 van 5
door Black🏴☠️Sails, 5 jaar geledenIt should have an option to automatically create tiny url from the clipboard, rather than the page you're looking at.
and I think the option to display notification should be enabled by default
and I think the option to display notification should be enabled by default
Antwoord van ontwikkelaar
5 jaar geleden geplaatstThank you for the suggestions. I will enable the display notifications by default in the next version.
The current version supports creating a TinyURL from the clipboard using an option in the add-ons menu. Can you provide more information on how you would like this to work?
The current version supports creating a TinyURL from the clipboard using an option in the add-ons menu. Can you provide more information on how you would like this to work?
13 beoordelingen
- Waardering: 3 van 5door Adore33, 2 maanden geledenPlease update this add-on to support the new "API" changes from TinyURL. Their previous "API" has been deprecated as of September 2025. You can find more information on TinyURL's official blog regarding this issue, as I'm unable to provide links here. Currently, many links generated using this add-on redirect to a TinyURL page that requires a 10-second wait before the direct link loads. Thank you!
Edit: To Developer... You are welcome, let me know if I can provide anymore information regarding this.Antwoord van ontwikkelaar
2 maanden geleden geplaatstThank you for letting me know. I'll look into it as soon as possible. I switched the shortening service to is.gd in the options a long time ago so didn't realize that there was a change to the tinyurl API, so thank you again for letting me know. - Waardering: 5 van 5door Art_Vandelay, 10 maanden geleden
- Waardering: 5 van 5door Jean Lo, 2 jaar geledenExcellent addon, and very responsive maintainer! Very simple and functional. Supports is.gd and setting a keyboard shortcut.
- Waardering: 5 van 5door Tausif Ahmed, 2 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 13912686, 5 jaar geledenSimple, fast, easy. Does what it says - instantly creates a short URL of your currently active tab by clicking on the toolbar icon & puts it on the clipboard ready for pasting where you want.
- Waardering: 5 van 5door Firefox-gebruiker 14874462, 5 jaar geledenWish I had discovered this sooner, it's great for those long Zoom recording URL's!
- Waardering: 5 van 5door Firefox-gebruiker 12193918, 5 jaar geledenThe TinyUrl service routes through VigLink (an advertising/tracking company) that sets tracking cookies.
I reported it to the developer, and on the same day he added support for another shortener (is.gd)Antwoord van ontwikkelaar
5 jaar geleden geplaatstThe add-in has been updated to work with is.gd as well, so you don't need to use the service provided by tinyurl.com if you choose not to. - Waardering: 5 van 5door Firefox-gebruiker 12475774, 6 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 12996150, 6 jaar geledenDoes what it claims. No muss, no fuss. Nice work.
- Waardering: 5 van 5door Talamaur42, 6 jaar geleden
- Waardering: 4 van 5door Michael Woffenden, 6 jaar geledenVery convenient and simple and the popup notification option is excellent!
I'd love to see these options:
- redirect to the TinyURL site
- ability to create a custom TinyURLAntwoord van ontwikkelaar
6 jaar geleden geplaatstThank you for the feedback. I added the redirect option to version 2019.9.27.22. I looked into adding the alias too, but the TinyURL.com API doesn't support it, so I need to write a bit more code to create it using a different method (pulling it from their website directly, and some kind of interface to let you enter the name). It's going to be added, but it's going to take a little while.
Edit: I decided not to support the custom alias function until the TinyURL.com API support it. Using their website, then scraping it to pull the info programmatically seems wrong and would cause issues if the page layout changed. While this is still on my list, it's being put aside until proper support is available.