PR 11 broke a few things as it was meant for a different plugin.
This PR allows the addition of most of the advantages of this other plugin preserving the features for existing users.
In particular, the following was done:
reduced CI/CD to keep it working without setting secrets
removed some useless files
replaced names (plugin, package, class,...)
This PR has been tested on Android, iOS and Chrome.
PR 11 broke a few things as it was meant for a different plugin. This PR allows the addition of most of the advantages of this other plugin preserving the features for existing users. In particular, the following was done: