• Joined on 2025-07-20
michael commented on issue thedevs-network/kutt-extension#20 2026-01-19 18:31:56 +00:00
attach domain field to shorten request data packet

@abhijithvijayan commented on GitHub:

As a workaround (7c14f2980bdb65a9503681f15d72618165447025), the request body is not set to send field domain if it is same as the Host domain

For…

michael commented on issue thedevs-network/kutt-extension#18 2026-01-19 18:31:56 +00:00
Use tailwindcss

@abhijithvijayan commented on GitHub:

e35a081c10b11e3e7a1dcf443c3df0090977bc82

michael opened issue thedevs-network/kutt-extension#19 2026-01-19 18:31:56 +00:00
Remove formik
michael opened issue thedevs-network/kutt-extension#20 2026-01-19 18:31:56 +00:00
attach domain field to shorten request data packet
michael opened issue thedevs-network/kutt-extension#21 2026-01-19 18:31:56 +00:00
Use Context API
michael closed issue thedevs-network/kutt-extension#20 2026-01-19 18:31:56 +00:00
attach domain field to shorten request data packet
michael closed issue thedevs-network/kutt-extension#19 2026-01-19 18:31:56 +00:00
Remove formik
michael closed issue thedevs-network/kutt-extension#21 2026-01-19 18:31:56 +00:00
Use Context API
michael opened issue thedevs-network/kutt-extension#18 2026-01-19 18:31:56 +00:00
Use tailwindcss
michael closed issue thedevs-network/kutt-extension#16 2026-01-19 18:31:56 +00:00
popup scales and stays after qrcode is shown and hidden
michael closed issue thedevs-network/kutt-extension#17 2026-01-19 18:31:56 +00:00
Clicking on inputs closes Popup in Firefox on OSX
michael closed issue thedevs-network/kutt-extension#18 2026-01-19 18:31:56 +00:00
Use tailwindcss
michael commented on issue thedevs-network/kutt-extension#17 2026-01-19 18:31:56 +00:00
Clicking on inputs closes Popup in Firefox on OSX

@abhijithvijayan commented on GitHub:

I guess this might work

  • wrap the input in the label element
  • absolute position input
  • block position label
  • create another div with text input…
michael commented on issue thedevs-network/kutt-extension#13 2026-01-19 18:31:55 +00:00
[BUG] missing https in clipboard copied short url

@abhijithvijayan commented on GitHub:

Duplicate of #94

michael commented on issue thedevs-network/kutt-extension#13 2026-01-19 18:31:55 +00:00
[BUG] missing https in clipboard copied short url

@abhijithvijayan commented on GitHub:

@mrmmg Updated on stores.

michael commented on issue thedevs-network/kutt-extension#13 2026-01-19 18:31:55 +00:00
[BUG] missing https in clipboard copied short url

@abhijithvijayan commented on GitHub:

Thanks @mrmmg for the issue.

This was brought earlier to notice in #94 and was fixed in v4.2.0

The clipboard had https:// removed version.

I have…

michael commented on issue thedevs-network/kutt-extension#14 2026-01-19 18:31:55 +00:00
protocol is missing for the clipboard url

@abhijithvijayan commented on GitHub:

Fixed in 4.2.0

michael commented on issue thedevs-network/kutt-extension#15 2026-01-19 18:31:55 +00:00
Add an onInstalled page

@abhijithvijayan commented on GitHub:

Sample background script is added in https://github.com/thedevs-network/kutt-extension/pull/138

michael opened issue thedevs-network/kutt-extension#17 2026-01-19 18:31:55 +00:00
Clicking on inputs closes Popup in Firefox on OSX
michael closed issue thedevs-network/kutt-extension#15 2026-01-19 18:31:55 +00:00
Add an onInstalled page