-
Archives
- March 2011
- February 2011
- October 2010
- September 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- February 2009
- January 2007
- November 2006
- October 2006
- September 2006
- March 2006
- November 2005
- September 2004
- April 2004
- November 2003
- August 2003
-
Meta
Monthly Archives: February 2009
Removing Cookies in Firefox Extensions
Removing a cookie from an extension… IS: Components.classes["@mozilla.org/cookiemanager;1"] .getService(Components.interfaces.nsICookieManager) .remove(“forums.vwvortex.com”, “firevortexfavforums”, “/”, false); INSTEAD OF: cookieSvc.setCookieString(uri, null, “firevortexfavforums=; domain=forums.vwvortex.com; expires=Thu Jan 01 1970 00:00:01 GMT-0700; path=/”, null);
[beta] FireVortex for FF3.1b2
I have posted a test extension for Firefox 3.1b2, please see the VWVortex Thread (first post) for download details. -updated all xpath for gecko1.9 dom changes (case sensitive now? or maybe zeroforum html code) -started to change around the greasemonkey … Continue reading
its back…
a bbbblllog is back. if you are looking for my old java, hibernate, mysql, and general hackery posts. i’ll work on importing them again. if they are still useful. previous reason: dealing with 2k+ spam comments a day was annoying.
FireNICO Is Now Available
Awhile back I had a simple fork of FireVortex running on honda-tech.com (no longer on zeroforum) and nicoclub.com forums. I had forgotten (well maybe no one was using them) but it turns out it I was wrong… so updated for … Continue reading
Posted in FireNICO
Tagged extension, firefox, FireNICO, FireVortex, honda-tech, nicoclub, ZeroForum
Leave a comment