@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.
@abhijithvijayan commented on GitHub:
This will be live with the release of https://github.com/thedevs-network/kutt-extension/pull/138
@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?
@imakiro commented on GitHub:
No update on the rejection from stores, bugfix releases ?
@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…
@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…
@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.
@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…
@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.
@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.
@poeti8 commented on GitHub:
@abhijithvijayan This is the email I got from Firefox:
Details:
- Extensions defining a content security policy that allows eval ('unsafe-eval')…
@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…
@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…
@abhijithvijayan commented on GitHub:
Try going to the extension settings page and see if the domain is still shown there.
@lukasgabriel commented on GitHub:
@poeti8 You can still use the plugin just fine.
@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.
@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…
@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,…