This implements a small plugin system.
The goal is to decrease functionality in the core and make everything more modular.
There is a small example plugin that provides a clickable button for every account opening the url saved with that account.
Next step is to move all "Tag" functionality from the core and into a plugin.
This implements a small plugin system. The goal is to decrease functionality in the core and make everything more modular. There is a small example plugin that provides a clickable button for every account opening the url saved with that account. Next step is to move all "Tag" functionality from the core and into a plugin.