@abhijithvijayan commented on GitHub:
Extension from V4.0.0-beta.1 uses v2 api
https://github.com/abhijithvijayan/kutt-extension/releases/tag/4.0.0-beta.1
@abhijithvijayan commented on GitHub:
The refactored extension will by default use kutt v2 api.
@abhijithvijayan commented on GitHub:
Check for a 404 error on url shortening, show custom error
@poeti8 commented on GitHub:
Any news on when it's going to be available? People are emailing me about this.
@abhijithvijayan commented on GitHub:
Migration actions are performed once on popup open(once extension is updated to v4.x.x) if previous keys exist on browser local storage.
The code can…
@abhijithvijayan commented on GitHub:
Current fields in local storage of almost all users
{
"URL_array": [],
"host": "https://google.com",
"key": "this is the api key",
"pwd":…
@abhijithvijayan commented on GitHub:
yarn v1 is now set to use as default. if local machine has yarn 2.x.x, it will still use v1
Later, when yarn2 resolves many issues, migration can be…
@abhijithvijayan commented on GitHub:
Checkout https://github.com/abhijithvijayan/kutt-extension/tree/context
@abhijithvijayan commented on GitHub:
It is a feature that is to be released in the major version.
It has been implemented and is a work in progress.
