Shutdown Dialogue using Alt + F4
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Also null out in disable: ```js this._wmKeybindingsSettings = null; this._customKeybindingsSettings = null; ``` [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects)
btw, you should remove the source id in disable (line 93 `extension.js`)