Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
you must destroy all objects in disable(). Currently, your settings object is not destroyed. Please review the following: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#basics
Hi, i will change to : function disable() { Mainloop.source_remove(timeout); delete(settings); delete(label); myPopup.destroy(); } and send you another zip file in few hour JP