Block a user
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…
attach domain field to shorten request data packet
attach domain field to shorten request data packet
popup scales and stays after qrcode is shown and hidden
Clicking on inputs closes Popup in Firefox on OSX
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…
[BUG] missing https in clipboard copied short url
@abhijithvijayan commented on GitHub:
Duplicate of #94
[BUG] missing https in clipboard copied short url
@abhijithvijayan commented on GitHub:
@mrmmg Updated on stores.
[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…
Add an onInstalled page
@abhijithvijayan commented on GitHub:
Sample background script is added in https://github.com/thedevs-network/kutt-extension/pull/138
Clicking on inputs closes Popup in Firefox on OSX
Add an onInstalled page