• Joined on 2025-07-20
michael commented on issue thedevs-network/kutt-extension#40 2026-01-19 18:32:01 +00:00
[Feature] Safari support?

@abhijithvijayan commented on GitHub:

closing

michael commented on issue thedevs-network/kutt-extension#40 2026-01-19 18:32:01 +00:00
[Feature] Safari support?

@uhlhosting commented on GitHub:

@abhijithvijayan was thinking is similar to some of existing browsers. Not familiar with it either.

michael commented on issue thedevs-network/kutt-extension#40 2026-01-19 18:32:01 +00:00
[Feature] Safari support?

@abhijithvijayan commented on GitHub:

@uhlhosting I guess the extension has to be rewritten from scratch for safari.

I am not familiar with development for Safari. If you are, I can create a new…

michael commented on issue thedevs-network/kutt-extension#42 2026-01-19 18:32:01 +00:00
[BUG] CORS Exclusion rules or some fix?

@abhijithvijayan commented on GitHub:

@uhlhosting Please supply http or https to the devMode url. The extension requests permission to all http and https urls.

michael commented on issue thedevs-network/kutt-extension#42 2026-01-19 18:32:01 +00:00
[BUG] CORS Exclusion rules or some fix?

@uhlhosting commented on GitHub:

The idea is this, what location exclusion should I have to add into CORS, to have the Chrome and Opera working, while like I said Firefox works fine. I am not…

michael commented on issue thedevs-network/kutt-extension#42 2026-01-19 18:32:01 +00:00
[BUG] CORS Exclusion rules or some fix?

@uhlhosting commented on GitHub:

I did supplied https: .

michael commented on issue thedevs-network/kutt-extension#42 2026-01-19 18:32:01 +00:00
[BUG] CORS Exclusion rules or some fix?

@abhijithvijayan commented on GitHub:

The idea is this, what location exclusion should I have to add into CORS, to have the Chrome and Opera working, while like I said Firefox works fine. I am…

michael commented on issue thedevs-network/kutt-extension#42 2026-01-19 18:32:01 +00:00
[BUG] CORS Exclusion rules or some fix?

@uhlhosting commented on GitHub:

I am just wondering what is the incoming source for chrome so that it could be excluded.

michael commented on issue thedevs-network/kutt-extension#42 2026-01-19 18:32:01 +00:00
[BUG] CORS Exclusion rules or some fix?

@abhijithvijayan commented on GitHub:

I am just wondering what is the incoming source for chrome so that it could be excluded.

From what I guess, CORS must be allowed to all the source…

michael opened issue thedevs-network/kutt-extension#43 2026-01-19 18:32:01 +00:00
[Check] Are the final releases available in their APP Stores?
michael opened issue thedevs-network/kutt-extension#44 2026-01-19 18:32:01 +00:00
[BUG] Avoid URL DUPLICATES
michael closed issue thedevs-network/kutt-extension#43 2026-01-19 18:32:01 +00:00
[Check] Are the final releases available in their APP Stores?
michael closed issue thedevs-network/kutt-extension#44 2026-01-19 18:32:01 +00:00
[BUG] Avoid URL DUPLICATES
michael closed issue thedevs-network/kutt-extension#45 2026-01-19 18:32:01 +00:00
[BUG] Auto copy issue
michael commented on issue thedevs-network/kutt-extension#43 2026-01-19 18:32:01 +00:00
[Check] Are the final releases available in their APP Stores?

@abhijithvijayan commented on GitHub:

@uhlhosting, @poeti8 handles the store updates.

michael commented on issue thedevs-network/kutt-extension#43 2026-01-19 18:32:01 +00:00
[Check] Are the final releases available in their APP Stores?

@abhijithvijayan commented on GitHub:

Now, yes.

In chrome store too? I still see 1.0.3

michael commented on issue thedevs-network/kutt-extension#43 2026-01-19 18:32:01 +00:00
[Check] Are the final releases available in their APP Stores?

@poeti8 commented on GitHub:

Now, yes.

michael commented on issue thedevs-network/kutt-extension#44 2026-01-19 18:32:01 +00:00
[BUG] Avoid URL DUPLICATES

@abhijithvijayan commented on GitHub:

The best way to solve this is to replace the short url of the previously shortened same long url with the latest short url. Let me look on to that.

michael commented on issue thedevs-network/kutt-extension#43 2026-01-19 18:32:01 +00:00
[Check] Are the final releases available in their APP Stores?

@poeti8 commented on GitHub:

In chrome store too? I still see 1.0.3

Yes, Chrome takes more time now, because of the permission that we want to access, they require a manual review.

michael commented on issue thedevs-network/kutt-extension#45 2026-01-19 18:32:01 +00:00
[BUG] Auto copy issue

@abhijithvijayan commented on GitHub:

This works sometimes not always, I am also testing Chrome/Opera . Any plans to add Safari support in future?

The issue is only with Firefox as I tested…