Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Timeout should be removed on destroy and disable (line 57 and 127 `extension.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) Also don't forget to call `this._indicator.destroy()` before line 160 `extension.js`.