thedevs-network / kutt-extension

🔗✂️ Cross-Browser URL Shortener Extension based on Kutt.it
MIT License
134 stars 36 forks source link

Add custom link to extension #38

Closed pohui closed 5 years ago

pohui commented 5 years ago

User can change the generated link to their own if they user their own domain

abhijithvijayan commented 5 years ago

User can change the generated link to their own if they user their own domain

@Relentlessy You mean like custom kutt set up in their own servers and using api of that kutt server? or the domain feature within Kutt.it website?

abhijithvijayan commented 5 years ago

I set up a domain in Kutt.it website and saved the api key generated with that account in extension.

The urls automatically shorten to the domain added.

2019-02-17_13-51-26

If the user wants a url like http://domain.com/example with example as the custom keyword, user has to use the website as adding that feature might complicate the simplicity of extension's purpose.

pohui commented 5 years ago

Sorry for not clear. I mean when I generate the long link with my own domain and put on the custom word like https://pohui.net/mysteamprofile

But you're already explained it conflict with it extension ideal. Thank you :)

abhijithvijayan commented 5 years ago

Sorry for not clear. I mean when I generate the long link with my own domain and put on the custom word like https://pohui.net/mysteamprofile

But you're already explained it conflict with it extension ideal. Thank you :)

It can be done but will not be idealistic.