Use dbus to identify the PID and window in focus
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
You cannot create instance of objects in init like that (line 107 `extension.js`): [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-initialization-for-static-resources) 1. Remove line 103 and 110-116. 2. Replace line 107 with `return new EvertrackExtension();`