We should check what's necessary to convert the memchaser restartless extension to a web extension. Here some links: - [All about web extensions on MDN](https://developer.mozilla.org/en-US/Add-ons/WebExtensions) - [Web extensions guide and howto](https://blog.mozilla.org/addons/2016/07/21/new-webextensions-guides-and-how-tos-on-mdn/) - [Linting + auto-reload after changes](https://blog.mozilla.org/addons/2016/07/27/linting-and-automatically-reloading-webextensions/)
We should check what's necessary to convert the memchaser restartless extension to a web extension.
Here some links: