TinyURL-ის მიმოხილვები
TinyURL ავტორი Robert A Moreno II
12 მიმოხილვა
- 5 შეფასება 5-დანმიმომხილველი Art_Vandelay, 6 თვის წინ
- 5 შეფასება 5-დანმიმომხილველი Tausif Ahmed, წლის წინ
- 5 შეფასება 5-დანმიმომხილველი Black🏴☠️Sails, 5 წლის წინIt 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შემმუშავებლის პასუხი
თარიღი 5 წლის წინThank 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? - 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 13912686, 5 წლის წინSimple, 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.
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 14874462, 5 წლის წინWish I had discovered this sooner, it's great for those long Zoom recording URL's!
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 12193918, 5 წლის წინThe 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)შემმუშავებლის პასუხი
თარიღი 4 წლის წინThe 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. - 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 12475774, 5 წლის წინ
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 12996150, 6 წლის წინDoes what it claims. No muss, no fuss. Nice work.
- 5 შეფასება 5-დანმიმომხილველი Talamaur42, 6 წლის წინ
- 4 შეფასება 5-დანმიმომხილველი Michael Woffenden, 6 წლის წინVery 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 TinyURLშემმუშავებლის პასუხი
თარიღი 6 წლის წინThank 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.