We'll try to take a look.
Neel Arora is currently working for us to freshen up the LibX codebase. Our goal is to drastically reduce it to bring it back to a more maintainable state.
As part of this effort, we are hoping to dump the Firefox XUL code and replace it with
WebExtensions. He's had some initial success.
As another part of this effort, we are hoping to replace the current libapp framework with a leaner framework in which LibX modules use Promises, which are statically combined via webpack into one large content script (which is then centrally updated).
- Godmar