A gnome shell extension that simplifies organizing your applications into predefined categories in the app grid.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
You forgot to remove the timeout in `WizardToggle.destroy()` (line 106 `extension.js`). Also, since that timeout can be created multiple times, you should remove it before creating a new one.