I'm working on a gnome-shell extension. I was wondering if I can get the object of other extensions.
I only find the means to get the current extension object using
ExtensionUtils.getCurrentExtension()
Is there any possibility to access other installed extensions?