[08:55:32] Is it possible to get the version of an extension via ExtensionRegistry somehow? [08:57:07] I guess via ExtensionRegistry::getInstance()->getAllThings(). Wish there was something easier [08:57:25] for context, i want to include my extensions version number in its user-agent, without writing the version number in two places