Notebook Fan Control Indicator for Gnome Shell
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Although your extension is mostly okay, the reason your extension is being rejected is the dangling GSource in the event loop. Please be sure to remove the timeout GSource created at line #318 whenever your extension is disabled. The easiest place to do this is in the `destroy()` function of your PanelMenu.Button subclass.
file:///home/mgokcayk/.local/share/gnome-shell/extensions/nbfcindicator@mgokcaykdev.gmail.com/extension.js