• Joined on 2025-07-20
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've already set my custom host

michael commented on issue thedevs-network/kutt-extension#5 2026-01-19 18:31:53 +00:00
History Page

@abhijithvijayan commented on GitHub:

Hello there, I didnt really get the time to release that feature out.

Currently its on beta, I will get it released probably this weekend.

michael commented on issue thedevs-network/kutt-extension#5 2026-01-19 18:31:53 +00:00
History Page

@abhijithvijayan commented on GitHub:

This will be live with the release of https://github.com/thedevs-network/kutt-extension/pull/138

michael commented on issue thedevs-network/kutt-extension#5 2026-01-19 18:31:53 +00:00
History Page

@mimalef70 commented on GitHub:

Great, ty :)

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:

@poeti8 any ideas on what caused the rejection?

I will land a PR with all dependencies upgrade for the extension. Maybe that will help?

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

@imakiro commented on GitHub:

No update on the rejection from stores, bugfix releases ?

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

@lukasgabriel commented on GitHub:

I also noticed this yesterday on Edge.

The extension was also removed from the Firefox Addon Store: https://addons.mozilla.org/firefox/addon/kutt/

Can…

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

@hammady commented on GitHub:

How is this report related to the kutt server itself? It seems to be a different repo. We need a prompt explanation in case the kutt server has serious security…

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

@moquito64 commented on GitHub:

Edge, Chrome, and Firefox all seem to have flagged this as containing malware. Hope we get more information soon. I have disabled this until further notice.

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

@Tnology commented on GitHub:

Any update on this? I just got my selfhosted Kutt service up and running, and I'm super excited to use this (especially for custom domains like [my domain].com/apply…

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

@abhijithvijayan commented on GitHub:

You have to manually configure it in extension settings.

Just enable advance mode(in extension settings) and type in the custom domain. Thats it.

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:

thanks for the rapid answer. I configured my kutt server in the advanced options. the problem is that the custom domains are invisible / "empty strings" in the dropdown.

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

@poeti8 commented on GitHub:

@abhijithvijayan This is the email I got from Firefox:

Details:

  1. Extensions defining a content security policy that allows eval ('unsafe-eval')…
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 is blocked on the migration of the plugin i wrote to support webpack 5. https://github.com/abhijithvijayan/wext-manifest-webpack-plugin

Webpack has…

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:

will migrate to v3 soon and we can go ahead with the release which would resolve this.

I will add the missing permission to the manifest as well so that…

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

@abhijithvijayan commented on GitHub:

Try going to the extension settings page and see if the domain is still shown there.

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

@lukasgabriel commented on GitHub:

@poeti8 You can still use the plugin just fine.

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

@mtan93 commented on GitHub:

You can install manually by downloading the chrome.zip release, enable developer mode and drop the extracted folder into the chrome://extensions page.

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 am able to create a link but I have to guess which one is the correct custom domain.

![image](https://user-images.githubusercontent.com/24529735/125942486-6935e25…

michael commented on issue thedevs-network/kutt-extension#1 2026-01-19 18:31:52 +00:00
[BUG]After the server was upgraded to v3, the extension became unusable.

@jabsammy commented on GitHub:

This is only a problem for the default domain of your kutt-instance. If you set domain1.tld as your default domain and setup domain2.tld as an additional domain,…