Abhijith Vijayan

Results 126 comments of Abhijith Vijayan

will migrate to webpack 5 and see if this issue is persisting there. Webpack 5 has been out for sometime and is running without much issues these days. there is...

support for webpack 5 is added for `wext-manifest-loader` in `3.0.0` had run into issues with the plugin while migrating, hopefully i can pick it up today and wrap it up

> let me know if there is something to test or if you have a branch I can help on. I have to admit this isn't my main area of...

Have migrated the webpack plugin as well. Will be testing it properly before going for a release. Will keep updating here.

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.

Current fields in local storage of almost all users ``` { "URL_array": [], "host": "https://google.com", "key": "this is the api key", "pwd": "password", "userOptions": { "autoCopy": true, "devMode": true, "keepHistory":...

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 be removed once all the users...

Will try to work on this, this weekend.

@poeti8 any ideas on what caused the rejection? I will land a PR with all dependencies upgrade for the extension. Maybe that will help?