Closed csabahenk closed 6 years ago
Hi. Thanks for your contribution. Sorry for this delay. Now I have a little bit of time to dedicate it to my adons. I'll change the structure of the repo, so it only contains the code and XPI is in the Releases. Regarding your changes:
return s.split(/\n/)[1];
(at least without return
it gives you an array of undefined elements)Later I'll add these changes, so if you want you could re-fork.
Import functionality is broken on FF 51. ATM I'm not sure if I broke it or was it broken anyway. If you consider merging this pull request, I'll take the effort to fix it up if I'm to blame for the breakage.