By Dontest , 18 August 2013 I use from my addon in overlay: com.tobwithu.xnotifier.onCheckNow(); to check new email. How to do to check from a XPCOM component.js not overlay? Forums X-notifier 3.x for Firefox (deprecated) Components.classes["@tobwithu var xn_main=Components.classes["@tobwithu.com/xnotifier;1"].getService().wrappedJSObject; xn_main.checkAll(false); Ty ;) Ty ;) Log in or register to post comments
Components.classes["@tobwithu var xn_main=Components.classes["@tobwithu.com/xnotifier;1"].getService().wrappedJSObject; xn_main.checkAll(false);
Components.classes["@tobwithu
var xn_main=Components.classes["@tobwithu.com/xnotifier;1"].getService().wrappedJSObject;xn_main.checkAll(false);
Ty ;)
Ty ;)