THIS EXTENSION IS NO LONGER SUPPORTED OR UPDATED
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
The enum you're looking for is in imports.ui.extensionSystem. In any case, you're not defining the .destroy() method in ScaleInForWindow, so disabling() will fails. Also, you need to disconnect the window-created signal manually.