The native app described here is not working for me, errors like:
Reading manifest: Warning processing XXX: An unexpected property was found in the WebExtension manifest.
Problematic XXX fields: allowed_extensions, type, path
How can I make it work?
I tried to import it via about:debugging (Temp project, in a folder I selected the manifest file)
I was expecting no warnings whatsoever. And that the extension does work.