• Joined on 2025-07-20
michael closed issue thedevs-network/kutt-extension#12 2026-01-19 18:31:54 +00:00
Use optional chaining
michael commented on issue thedevs-network/kutt-extension#8 2026-01-19 18:31:54 +00:00
Can not shorten IP

@abhijithvijayan commented on GitHub:

@poeti8 fixed in f94479e9a9af9ddd41d5cc85ffcb44bdbd9ff422

michael commented on issue thedevs-network/kutt-extension#8 2026-01-19 18:31:54 +00:00
Can not shorten IP

@abhijithvijayan commented on GitHub:

released in v4.3.0-beta.2

michael commented on issue thedevs-network/kutt-extension#9 2026-01-19 18:31:54 +00:00
[REFACTOR] Replace tailwindcss macro with postcss + sass setup

@abhijithvijayan commented on GitHub:

tailwindcss is now replaced with SASS modules in https://github.com/thedevs-network/kutt-extension/pull/138

michael commented on issue thedevs-network/kutt-extension#7 2026-01-19 18:31:54 +00:00
[BUG] Duplicate short link with extension

@abhijithvijayan commented on GitHub:

Unable to reproduce this issue. but sent a possible fix for this here https://github.com/abhijithvijayan/kutt-extension/commit/0af9d929d558583922a58762066cb2c…

michael opened issue thedevs-network/kutt-extension#11 2026-01-19 18:31:54 +00:00
Firefox custom domains not showing up
michael opened issue thedevs-network/kutt-extension#12 2026-01-19 18:31:54 +00:00
Use optional chaining
michael opened issue thedevs-network/kutt-extension#9 2026-01-19 18:31:54 +00:00
[REFACTOR] Replace tailwindcss macro with postcss + sass setup
michael closed issue thedevs-network/kutt-extension#9 2026-01-19 18:31:54 +00:00
[REFACTOR] Replace tailwindcss macro with postcss + sass setup
michael commented on issue thedevs-network/kutt-extension#7 2026-01-19 18:31:54 +00:00
[BUG] Duplicate short link with extension

@mimalef70 commented on GitHub:

Hi, Can you find a problem?

michael commented on issue thedevs-network/kutt-extension#7 2026-01-19 18:31:54 +00:00
[BUG] Duplicate short link with extension

@OverlordAdmin commented on GitHub:

I've got the same issue. Every time I create a new URL using the browser extension, the link is created twice on the server.

michael commented on issue thedevs-network/kutt-extension#7 2026-01-19 18:31:54 +00:00
[BUG] Duplicate short link with extension

@abhijithvijayan commented on GitHub:

Will check this

michael commented on issue thedevs-network/kutt-extension#7 2026-01-19 18:31:54 +00:00
[BUG] Duplicate short link with extension

@mimalef70 commented on GitHub:

Ty, I think this issue is on server side, I couldn't figure out it.

michael commented on issue thedevs-network/kutt-extension#7 2026-01-19 18:31:54 +00:00
[BUG] Duplicate short link with extension

@abhijithvijayan commented on GitHub:

Will try to work on this, this weekend.

michael commented on issue thedevs-network/kutt-extension#6 2026-01-19 18:31:53 +00:00
Custom Domains not displaying

@mimalef70 commented on GitHub:

I fix this issue, it's because you use {option} to the select box; I fix this with this code in line 225 ( Form.tsx )

{domainOptions.map(({id, value,…
michael commented on issue thedevs-network/kutt-extension#4 2026-01-19 18:31:53 +00:00
Kutt Extension has been flagged and disabled by Chrome Web Store

@abhijithvijayan commented on GitHub:

This was not exactly an issue with the libraries, it was because of chrome deprecating Manifest v2 way faster than other browsers leading to partial support.…

michael opened issue thedevs-network/kutt-extension#7 2026-01-19 18:31:53 +00:00
[BUG] Duplicate short link with extension
michael closed issue thedevs-network/kutt-extension#7 2026-01-19 18:31:53 +00:00
[BUG] Duplicate short link with extension
michael closed issue thedevs-network/kutt-extension#8 2026-01-19 18:31:53 +00:00
Can not shorten IP
michael commented on issue thedevs-network/kutt-extension#6 2026-01-19 18:31:53 +00:00
Custom Domains not displaying

@enoy19 commented on GitHub:

I tried refreshing but it didn't work. I also tried restarting chrome. didn't work either